germinc Posted July 5, 2014 Share Posted July 5, 2014 (edited) Previously on 1.5.4 I used Ship2Pay, needed the same functionality on 1.6.0.8, so I tried to install Payments2Carriers (http://www.prestashop.com/forums/topic/326247-prestacenter-payments2carriers-free-for-ps-15-and-16/), after installing it, I realized the module does not work. However, it disappeared from the module page. I was using Chrome at this point. At this time, my FO also became unaccessible (white page). I managed to find it in the modules page in another browser (Safari), and I disabled and then deleted it. However, even after doing this, the FO is still a white page. I enabled "Disable Overrides" and the front office works again! I am not sure what is this problem, or how to solve it, so any help through PM or here would be greatly appreciated. My website is www.movementfirst.sg . It's a fully functional online store, so any changes to it will be done in stages to try what works / or not. Thanks so much for your help! Edited July 5, 2014 by germinc (see edit history) Link to comment Share on other sites More sharing options...
germinc Posted July 5, 2014 Author Share Posted July 5, 2014 Ran the debug and got this: Strict Standards: Declaration of FrontController::addCSS() should be compatible with FrontControllerCore::addCSS($css_uri, $css_media_type = 'all', $offset = NULL) in /home4/jeremyk5/public_html/movementfirst/override/classes/controller/FrontController.php on line 131 Warning: require_once(/home4/jeremyk5/public_html/movementfirst/override/classes/../../modules/cloudcache/cloudcache.php): failed to open stream: No such file or directory in /home4/jeremyk5/public_html/movementfirst/override/classes/Tools.php on line 175 Fatal error: require_once(): Failed opening required '/home4/jeremyk5/public_html/movementfirst/override/classes/../../modules/cloudcache/cloudcache.php' (include_path='.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear') in /home4/jeremyk5/public_html/movementfirst/override/classes/Tools.php on line 175 Link to comment Share on other sites More sharing options...
bellini13 Posted July 5, 2014 Share Posted July 5, 2014 i looked at the module you downloaded and it only includes a single override class "Module". It does not include any overrides for the errors you are getting, so I believe the issue you have is unrelated to this module you installed. The errors you provided are complaining about a Tools class override and the Cloudcache module. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now