fishordog Posted April 10, 2014 Share Posted April 10, 2014 I have a module producttodelivery(http://addons.prestashop.com/en/administration-tools-prestashop-modules/1979-products-to-delivery.html) which worked fine in 1.5.5 but when i upgraded to 1.5.6.2 i get a blank page or with errors turned on "Fatal error: Cannot redeclare class AdminTabCore in /store/classes/AdminTab.php on line 31". Is there a way to make it work with 1.5.6.2? Link to comment Share on other sites More sharing options...
fishordog Posted April 10, 2014 Author Share Posted April 10, 2014 bump Link to comment Share on other sites More sharing options...
fishordog Posted April 11, 2014 Author Share Posted April 11, 2014 I have a module producttodelivery(http://addons.prestashop.com/en/administration-tools-prestashop-modules/1979-products-to-delivery.html) which worked fine in 1.5.5 but when i upgraded to 1.5.6.2 i get a blank page or with errors turned on "Fatal error: Cannot redeclare class AdminTabCore in /store/classes/AdminTab.php on line 31". Is there a way to make it work with 1.5.6.2? Link to comment Share on other sites More sharing options...
fishordog Posted April 11, 2014 Author Share Posted April 11, 2014 fixed it by adding "//" o first line of AdminPTD.php //include_once(PS_ADMIN_DIR.'/../classes/AdminTab.php'); Link to comment Share on other sites More sharing options...
Reags Posted August 12, 2014 Share Posted August 12, 2014 i got same error how to fix it. can u help me ? Link to comment Share on other sites More sharing options...
TempMesh Posted August 12, 2014 Share Posted August 12, 2014 Hi, I got the same problem after installing a new theme. I searched for the file adminPTD.php and I do not find it... Maybe it is because I am using 1.6.0.9? Could you please let me know where you found that file or if it has changed name? Thanks a lot a lot! Link to comment Share on other sites More sharing options...
Recommended Posts