Fatal error: Cannot use string offset as an array in.....

Discussion in 'PHP' started by kevydesigns, Jun 13, 2011.

  1. #1
    Hi experts..

    Please help.

    When trying to access the admin area of my site, I get this:

    Fatal error: Cannot use string offset as an array in /home/xxxxx/public_html/daranet.com/admin/init.php on line 228

    so i check line 228 of init.php which is this:

    define ('SORT_FIELD', $_SESSION['sort'][SCRIPT_NAME]['field']);
    Code (markup):
    Whats wrong with it? and how do I fix it?

    Please help,
    Thanks!!!!!!!!!!!!!!
     
    kevydesigns, Jun 13, 2011 IP
  2. kevydesigns

    kevydesigns Well-Known Member

    Messages:
    1,209
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    125
  3. kevydesigns

    kevydesigns Well-Known Member

    Messages:
    1,209
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    125
    #3
    fixed by clearing cache
     
    kevydesigns, Jun 13, 2011 IP