Code: Select all
Fatal error: Cannot redeclare qjk() (previously declared in /var/virtual/web/wXXXX/html/cms/index.php(1) : eval()'d code:1) in /var/virtual/web/wXXXX/html/cms/lib/misc.functions.php(1) : eval()'d code on line 1
When I tried to get into the admin interface, it was telling me that the cache and templates_c folders had the wrong permissions (templates_c was indeed set as 755, not 777, but cache was 777). Now when I try to log in as admin I get:
Code: Select all
Fatal error: Cannot redeclare qjk() (previously declared in /var/virtual/web/w1921/html/cms/lib/misc.functions.php(1) : eval()'d code:1) in /var/virtual/web/w1921/html/cms/lib/module.functions.php(1) : eval()'d code on line 1
Thanks, Tony