21491 Posts in 5783 Topics by 2622 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 400 Views |
-
SS Doesn't load

22 December 2010 at 1:02am
Hi,
Im new to SS and is having a few issues with it. I noticed that from time to time it takes several mins to load the cms and sometimes its just stuck at the splash page, welcome to SS..now loading..
So i thought the installation might have gone wrong and decided to remove it and put a fresh one on. Unfortunately, Im having the same problems again and I couldn't get bk to it for the past 2days
Any help will be greatly appreciated. Cheers -
Re: SS Doesn't load

22 December 2010 at 9:30am
Im new to SS and is having a few issues with it. I noticed that from time to time it takes several mins to load the cms and sometimes its just stuck at the splash page, welcome to SS..now loading..
It will be stuck on this page if the site has javascript errors. Have a look at your webbrowsers error console to see the specific error. More often than not the javascript error is caused by the minification and combination of the javascript files. Attempt to disable it by adding the code below to your mysite/_config.php file then reload the admin with a ?flush=1 on the end
Requirements::set_combined_files_enabled(false);
| 400 Views | ||
|
Page:
1
|
Go to Top |


