Lemm Posted June 30, 2014 Share Posted June 30, 2014 Hi all, i have my prestashop site very very very slow. It's not server slow because i tried to run a personal page and it loaded in few instants. But if i run a prestashop page it became very slow (20 seconds to load page) this happen only in front office (not backoffice) i already activated cache so it's not a cache error. I post an image i got using gtmetrix. 16 seconds to get that: http://i.imgur.com/W2YXJ1W.png Link to comment Share on other sites More sharing options...
JPresta.com Posted June 30, 2014 Share Posted June 30, 2014 Hello, first you must run in profiling mode to know if a module is slowing down your shop. in config/defines.inc.php define('_PS_DEBUG_PROFILING_', true); Then show us the result (open a page, it will display a lot of datas at the bottom) Link to comment Share on other sites More sharing options...
El Patron Posted June 30, 2014 Share Posted June 30, 2014 please provide your front office url for review Link to comment Share on other sites More sharing options...
Lemm Posted June 30, 2014 Author Share Posted June 30, 2014 Declaration of eBayPayment::validateOrder() should be compatible with PaymentModuleCore::validateOrder($id_cart, $id_order_state, $amount_paid, $payment_method = 'Unknown', $message = NULL, $extra_vars = Array, $currency_special = NULL, $dont_touch_amount = false, $secure_key = false, Shop $shop = NULL) (/var/www/lemm/modules/ebay/classes/ebay.payment.class156.php, line 606) Link to comment Share on other sites More sharing options...
Lemm Posted June 30, 2014 Author Share Posted June 30, 2014 please provide your front office url for review http://www.cellularlemm.com Link to comment Share on other sites More sharing options...
JPresta.com Posted June 30, 2014 Share Posted June 30, 2014 Declaration of eBayPayment::validateOrder() should be compatible with PaymentModuleCore::validateOrder($id_cart, $id_order_state, $amount_paid, $payment_method = 'Unknown', $message = NULL, $extra_vars = Array, $currency_special = NULL, $dont_touch_amount = false, $secure_key = false, Shop $shop = NULL) (/var/www/lemm/modules/ebay/classes/ebay.payment.class156.php, line 606)What is this? Is it related to the slow problem? Link to comment Share on other sites More sharing options...
Lemm Posted June 30, 2014 Author Share Posted June 30, 2014 What is this? Is it related to the slow problem? i don't know. it's the only text appeared making that code editet like you said. nothing else appeared Link to comment Share on other sites More sharing options...
JPresta.com Posted June 30, 2014 Share Posted June 30, 2014 Looks like your ebay module is too old for new Prestashop version, see here: http://www.prestashop.com/forums/topic/239130-free-module-ebay-module-for-all-country/?p=1617765 You should delete it and use a new one. Link to comment Share on other sites More sharing options...
El Patron Posted June 30, 2014 Share Posted June 30, 2014 back office-->advanced parms-->performance what is your setting for Template Cache? what is your version of ps? Link to comment Share on other sites More sharing options...
Lemm Posted June 30, 2014 Author Share Posted June 30, 2014 Looks like your ebay module is too old for new Prestashop version, see here: http://www.prestashop.com/forums/topic/239130-free-module-ebay-module-for-all-country/?p=1617765 You should delete it and use a new one. i have ebay revolution (not ebay) so is there a different module? and anyway this error occured when i changed my server. i moved all site from old server to new. i made exactly a copy of old server and in old it work good. in new very slow. back office-->advanced parms-->performance what is your setting for Template Cache? what is your version of ps? my ps is 1.5.6.1 my cache settings are: http://prntscr.com/3xyedd Link to comment Share on other sites More sharing options...
Lemm Posted July 1, 2014 Author Share Posted July 1, 2014 hi. i disabled all modules one by one and i discovered that the problem was the paypal module. But now how can i fix it? i saw that in prestashop addons exists 2 type of paypal (usa and europe) but i can't install usa. i probably think that the error could be cause because i moved my server from italy to usa. someone has some idea? Link to comment Share on other sites More sharing options...
JPresta.com Posted July 1, 2014 Share Posted July 1, 2014 hi. i disabled all modules one by one and i discovered that the problem was the paypal module. But now how can i fix it? i saw that in prestashop addons exists 2 type of paypal (usa and europe) but i can't install usa. i probably think that the error could be cause because i moved my server from italy to usa. someone has some idea? See here: http://www.prestashop.com/forums/topic/267943-prestashop-loading-way-too-slow/?p=1621239 Link to comment Share on other sites More sharing options...
Recommended Posts