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!!!!!!!!!!!!!!