jay187 Posted January 7, 2011 Share Posted January 7, 2011 Its been running fine until today. Even the back office is running slow. I mean really slow, like 3-4 minutes to load each page. The only thing I have done differently is clear cache/cookies but every other website is running like normal so surely it cant be that?If someone could check my website and see if it also runs slowly that would be great http://hotcosmetics.co.uk/ Link to comment Share on other sites More sharing options...
tomerg3 Posted January 7, 2011 Share Posted January 7, 2011 What version of PS are you using? how many categories do you have?Try to disable all the modules you have and see if it helps, if it does, start activating them one at a time and keep checking the load speed. Link to comment Share on other sites More sharing options...
jay187 Posted January 7, 2011 Author Share Posted January 7, 2011 It wont load at all now, neither will the back office. Starting to think it could be a problem with my host. Link to comment Share on other sites More sharing options...
tom52 Posted January 13, 2011 Share Posted January 13, 2011 What host are you using? Link to comment Share on other sites More sharing options...
shacker Posted January 13, 2011 Share Posted January 13, 2011 i cant check your site Link to comment Share on other sites More sharing options...
Rajendra Posted January 22, 2011 Share Posted January 22, 2011 In Config/smarty.config.inc.phpJust change the following line $smarty->force_compile = true;to $smarty->force_compile = false;You will see the result. Link to comment Share on other sites More sharing options...
play33 Posted February 19, 2011 Share Posted February 19, 2011 hi, the mine is now very fast. Thanks Link to comment Share on other sites More sharing options...
tom52 Posted February 19, 2011 Share Posted February 19, 2011 hi, the mine is now very fast. Thanks What did you do to make it faster?Tom Link to comment Share on other sites More sharing options...
misa Posted February 19, 2011 Share Posted February 19, 2011 In Config/smarty.config.inc.phpJust change the following line $smarty->force_compile = true;to $smarty->force_compile = false;You will see the result. That makes a difference.......why? Link to comment Share on other sites More sharing options...
tom52 Posted February 19, 2011 Share Posted February 19, 2011 In Config/smarty.config.inc.phpJust change the following line $smarty->force_compile = true;to $smarty->force_compile = false;You will see the result. That makes a difference.......why? Thanks Link to comment Share on other sites More sharing options...
idoityourself Posted October 13, 2011 Share Posted October 13, 2011 Mine says $smarty->caching = false; $smarty->force_compile = (bool)Configuration::get('PS_SMARTY_FORCE_COMPILE'); $smarty->compile_check = false; ??? Link to comment Share on other sites More sharing options...
shacker Posted October 13, 2011 Share Posted October 13, 2011 in prestashop 1.4, go to preferences, performance, put force compila off and cache on Link to comment Share on other sites More sharing options...
idoityourself Posted October 13, 2011 Share Posted October 13, 2011 If Im busy loading products in the back office should I change those settings at all? Link to comment Share on other sites More sharing options...
tomerg3 Posted October 13, 2011 Share Posted October 13, 2011 You only need to set force recompile to true if you make a change to a .tpl file. Link to comment Share on other sites More sharing options...
idoityourself Posted October 14, 2011 Share Posted October 14, 2011 Thanks. Its still running slow, sometimes takes 5-8seconds to load a page. What is the caching bit at the bottom of that page? If I select memcached I get a warning about installing something and if I select file system it asks for directory path and I dont know what to put there? Any suggestions for speeding things up would be great. Link to comment Share on other sites More sharing options...
tomerg3 Posted October 14, 2011 Share Posted October 14, 2011 It may be a module which is slowing it down, try to disable all modules, and see if it works faster, if it does, start enabling them one by one and see where is starts slowing down. Make sure to keep a backup, or just note which modules were active and where. Link to comment Share on other sites More sharing options...
idoityourself Posted October 15, 2011 Share Posted October 15, 2011 Thanks. If I disable them can I just enable them again without loosing data etc? I disabled some modules that weren't being used the other day and that helped, it was totally unusable before that. But any ideas why its so random. I can have a good few hours where it all works quite well, a tad on the slow side, but nothing too bad. Then suddenly 8-10seconds to load pages, timing out all together. And its not my internet and doesn't seem to be the hosting because the rest of the site seems fine. Link to comment Share on other sites More sharing options...
tomerg3 Posted October 15, 2011 Share Posted October 15, 2011 Yes, disabling a module does not delete any data. If it happens randomly, then it may be related to your server (if it's shared), it may be low on resources because other users are overusing the server. Link to comment Share on other sites More sharing options...
saimabaig40 Posted October 15, 2011 Share Posted October 15, 2011 from which site you take hosting???????????????? Link to comment Share on other sites More sharing options...
idoityourself Posted October 16, 2011 Share Posted October 16, 2011 I use heart internet but the rest of my site is fine and its all hosted together Link to comment Share on other sites More sharing options...
Recommended Posts