Page 1 of 1

[SOLVED] Site takes it's time loading after making changes

Posted: Tue Mar 18, 2014 3:45 pm
by delve2013
When I make a change to a template or to page content, I refresh the front-end of the site to see the changes. However, the site takes around a 40 secs to a minute refresh and upon refreshing none of the page is loaded up correctly. By the looks of it the CSS is missing. After viewing source on the page the entire <head></head> section is missing and only the page </__body><__body> is loading up.

Once the page is loaded up, I refresh it, and everything is displayed correctly. After this the page constantly refreshes quickly. It's only after I make a change or modify anything in the CMS the problem occurs.

It's not only the front end that struggles, the back end takes it's time loading too, but it loads up everything as it should.

I'm using cmsms 1.11.10

I'm using the same version on another site and it loads up perfectly fine.

Re: Site takes it's time loading after making changes

Posted: Tue Mar 18, 2014 3:53 pm
by velden
Maybe some issues making cache files.

http://docs.cmsmadesimple.org/troubleshooting/tips

If possible enable debug mode and look what's taking so long.
Maybe webserver error log has some info.
Maybe you can enable error reporting of php.

A lot of maybes

Re: Site takes it's time loading after making changes

Posted: Tue Mar 18, 2014 6:29 pm
by paulbaker
(Roughly) how many pages do have in the site (in Content -> Pages)?

Re: Site takes it's time loading after making changes

Posted: Tue Mar 18, 2014 7:28 pm
by Rolf

Re: Site takes it's time loading after making changes

Posted: Wed Mar 19, 2014 9:51 pm
by psy
Missing <head> section sometimes indicates a problem with a smarty tag in that area.

Re: Site takes it's time loading after making changes

Posted: Thu May 08, 2014 10:09 pm
by delve2013
Never did find the solution, so I tried a clean install and everything is ok now.