ayman Posted July 17, 2012 Share Posted July 17, 2012 Hi guys , So I moved to my own server , someone have configured the server for me . After the move paypal module is not working and its crashing my module page @ admin panel as well as the cart block at the front page. Everything use to work fine , i never bother updating anything except for the paypal module which i downloaded again from the store. This is what i get errors: Warning : require_once(/home/store/public_html/shop/classes/paypal.1.4.php) [ function.require-once ]: failed to open stream: No such file or directory in /home/ store /public_html/shop/classes/Module.php(551) : eval()'d code on line 32 Fatal error : require_once() [ function.require ]: Failed opening required '/home/ store /public_html/shop/classes/paypal.1.4.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ store /public_html/shop/classes/Module.php(551) : eval()'d code on line 32 Link to comment Share on other sites More sharing options...
Mike Kranzler Posted July 17, 2012 Share Posted July 17, 2012 Hi ayman, What version of PrestaShop are you using? -Mike Link to comment Share on other sites More sharing options...
ayman Posted July 19, 2012 Author Share Posted July 19, 2012 Hello Mike I user version 1.4.4.1 which used to work fine with my paypal module Link to comment Share on other sites More sharing options...
ayman Posted July 19, 2012 Author Share Posted July 19, 2012 I am trying now to upload a old backup which i know it used to work 100% . My question is that there is any depencies in php.ini , i have to make sure its enabled ? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted July 19, 2012 Share Posted July 19, 2012 I am trying now to upload a old backup which i know it used to work 100% . My question is that there is any depencies in php.ini , i have to make sure its enabled ? I don't believe that there is anything in php.ini that you should need to change, the error messages you reported above don't have anything to do with that file. -Mike Link to comment Share on other sites More sharing options...
Recommended Posts