iijb Posted March 29, 2011 Share Posted March 29, 2011 Hi all, I have a website(www.orostar.ae) which developed using prestashop cms is loading very slow. It is hosted on goDaddy server. What would be the problem. Please help me.Thanks in advanceiijb Link to comment Share on other sites More sharing options...
iijb Posted March 29, 2011 Author Share Posted March 29, 2011 Hi, I changed config/smarty.config.inc.php $smarty->force_compile = false;? and now it becomes pretty much fastRegardsiijb Link to comment Share on other sites More sharing options...
vynum Posted March 29, 2011 Share Posted March 29, 2011 $smarty->force_compile = false; I had the same problem. Very slow loading prestashop. but after making this modification to the codeit made a tremendous difference! It loads very fast for me.Why would you want to force compile anyway? I know nothing about Smarty, just asking?And can we do something of the same for the Back Office? The Back Office still having slow loading times?Thanks Link to comment Share on other sites More sharing options...
gestmatt Posted April 11, 2011 Share Posted April 11, 2011 Hi.I´m having the same problems, with a very slow webshop.Where do I make this adjustment?Can anyone tell me?Thank you. Link to comment Share on other sites More sharing options...
ChrisLNZ Posted April 12, 2011 Share Posted April 12, 2011 $smarty->force_compile = false; I had the same problem. Very slow loading prestashop. but after making this modification to the codeit made a tremendous difference! It loads very fast for me.Why would you want to force compile anyway? I know nothing about Smarty, just asking?And can we do something of the same for the Back Office? The Back Office still having slow loading times?Thanks You need the force complie to make some edits i the tpl files show up Not needed if you aren't editing your files. Link to comment Share on other sites More sharing options...
gestmatt Posted April 12, 2011 Share Posted April 12, 2011 Hi.I solved it last night, and now it´s working great Link to comment Share on other sites More sharing options...
ema Posted May 17, 2011 Share Posted May 17, 2011 How did you get it gestmatt??? thanks. Link to comment Share on other sites More sharing options...
Recommended Posts