Studio1one Posted June 20, 2012 Share Posted June 20, 2012 I tryed to upload through FTP my payments module from Swedish payment company Klarna and it seems to block the hole module part in BO. What have been changed since 1.4.7.3 ? How can I solved this and make it work? Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 20, 2012 Share Posted June 20, 2012 Hi corecosmetic, What exactly is the error you're receiving? Can you please post a screenshot? -Mike Link to comment Share on other sites More sharing options...
El Patron Posted June 20, 2012 Share Posted June 20, 2012 to find out what the error is, modify your config/config.inc.php as follows: (then ftp up to your remote server)... @ini_set('display_errors', 'on'); now click modules and note the error. make sure to set to 'off' when you are done Link to comment Share on other sites More sharing options...
Studio1one Posted June 20, 2012 Author Share Posted June 20, 2012 to find out what the error is, modify your config/config.inc.php as follows: (then ftp up to your remote server)... @ini_set('display_errors', 'on'); now click modules and note the error. make sure to set to 'off' when you are done This is the error code I got: Fatal error: Cannot redeclare xmlrpc_encode_entitites() (previously declared in /www/webvol3/kl/fe58ukd464p7l37/hairofbeauty.com/public_html/dressroom/modules/cloudcache/lib/xmlrpc.inc.php:276) in /www/webvol3/kl/fe58ukd464p7l37/hairofbeauty.com/public_html/dressroom/modules/klarnacore/api/transport/xmlrpc-3.0.0.beta/lib/xmlrpc.inc on line 386 Link to comment Share on other sites More sharing options...
Dh42 Posted June 20, 2012 Share Posted June 20, 2012 Try disabling your cloud cache module. Then installing your klarna module. If that works try turning cloudcache back on and see if you get an error. Link to comment Share on other sites More sharing options...
Studio1one Posted June 20, 2012 Author Share Posted June 20, 2012 Hi corecosmetic, What exactly is the error you're receiving? Can you please post a screenshot? -Mike This is the error code I got: Fatal error: Cannot redeclare xmlrpc_encode_entitites() (previously declared in /www/webvol3/kl/fe58ukd464p7l37/hairofbeauty.com/public_html/dressroom/modules/cloudcache/lib/xmlrpc.inc.php:276) in /www/webvol3/kl/fe58ukd464p7l37/hairofbeauty.com/public_html/dressroom/modules/klarnacore/api/transport/xmlrpc-3.0.0.beta/lib/xmlrpc.inc on line 386 Link to comment Share on other sites More sharing options...
Studio1one Posted June 20, 2012 Author Share Posted June 20, 2012 Try disabling your cloud cache module. Then installing your klarna module. If that works try turning cloudcache back on and see if you get an error. But my CloudCache is not installed. Am I gonna delete it? Or install it? Link to comment Share on other sites More sharing options...
Dh42 Posted June 20, 2012 Share Posted June 20, 2012 I would try deleting it and re-installing it afterward. It seems like the modules are conflicting. Link to comment Share on other sites More sharing options...
Studio1one Posted June 21, 2012 Author Share Posted June 21, 2012 I would try deleting it and re-installing it afterward. It seems like the modules are conflicting. When I deleted the module cloudcache the hole site goes bananas, so that was not the solution. Link to comment Share on other sites More sharing options...
Studio1one Posted June 21, 2012 Author Share Posted June 21, 2012 I tryed to upload through FTP my payments module from Swedish payment company Klarna and it seems to block the hole module part in BO. What have been changed since 1.4.7.3 ? How can I solved this and make it work? Anyone who had the same problems? Link to comment Share on other sites More sharing options...
Dh42 Posted June 22, 2012 Share Posted June 22, 2012 Actually that could be more of the problem. The site should operate normally without the cloud cache module assuming that you have the compile set to force and the cache turned off. The cloud cache module is not shipped with prestashop and not required for it to work normally. I think it is conflicting with your module. Link to comment Share on other sites More sharing options...
Studio1one Posted June 22, 2012 Author Share Posted June 22, 2012 Actually that could be more of the problem. The site should operate normally without the cloud cache module assuming that you have the compile set to force and the cache turned off. The cloud cache module is not shipped with prestashop and not required for it to work normally. I think it is conflicting with your module. When I deleted the cloudcache module through FTP, the front was totally gone. Link to comment Share on other sites More sharing options...
Dh42 Posted June 22, 2012 Share Posted June 22, 2012 Then I would contact cloud cache support. The problem is their module is interfering with the way that the other modules works. Link to comment Share on other sites More sharing options...
Studio1one Posted June 27, 2012 Author Share Posted June 27, 2012 Hi corecosmetic, What exactly is the error you're receiving? Can you please post a screenshot? -Mike So I chat with the support of cloudcache today, and they say I need to talk to Prestashop support about this. hmmmmmm Im very sad right now!!! and frustrated that I can not go futher with my payment module Klarna Link to comment Share on other sites More sharing options...
mux Posted August 9, 2012 Share Posted August 9, 2012 I got the same problem. I tried to off force compile and cache. Nothing works.... Link to comment Share on other sites More sharing options...
Recommended Posts