gotstuckrecord Posted May 10, 2011 Share Posted May 10, 2011 I have a site the was working perfectly running Version 1.1.0.5 (I don't want to upgrade as the site is heavily customised and I'm concerned I'll lose the changes).The last order came in on April 14th and since then CMS, Basket and Account pages have strangely ceased to work, causing Server Error 500s.I haven't changed anything about the configuration so why the sudden errors?The site is http://www.retailfacility.co.ukI'd appreciate any suggestions with a problem... Link to comment Share on other sites More sharing options...
gotstuckrecord Posted May 10, 2011 Author Share Posted May 10, 2011 Apparently this is the php error...PHP Fatal error: Cannot redeclare __autoload() (previously declared in /home/retailfa/public_html/config/config.inc.php:19) in /home/retailfa/public_html/config/config.inc.php on line 23Any ideas? Link to comment Share on other sites More sharing options...
gotstuckrecord Posted May 10, 2011 Author Share Posted May 10, 2011 Got it.I've included category.php in some of the other templates, category.php already includes config.inc.php so it is being included twice. Why this is a problem now, when it worked fine before I don't know but it's solved anyway so who cares? Link to comment Share on other sites More sharing options...
Recommended Posts