Admin Site in 1.8 SLOW
Admin Site in 1.8 SLOW
I have two blank, totally default installations of CMSMS on a test server. One is 1.7.1 and the other is 1.8. When I go to the admin site on the 1.7.1 instance and click on links in the bar the pages show up instantly. Log into the 1.8 instance on the same machine, everything else the same, and it takes more than 10 seconds for a page to come up. It doesn't matter how many times I click, or what pages, it takes in excess of 10 seconds for a page to show. I hope this is not a sign of things to come? Is there something not covered by the installer?
Re: Admin Site in 1.8 SLOW
We realized this not very long after we sent the files off and quickly fixed it. If you grab a fresh version, it should fix the problem. Sorry about that.
Re: Admin Site in 1.8 SLOW
Hi,
downloaded and upgraded my test-site just this morning and noticed the slow backend, too. Now I saw this post and downloaded the newest version again and uploaded all files. It didn't make any difference. The backend is as slow as this morning. Frontend is reacting as fast as usual.
There's a 1.7.1 running on the same server - everything is fine with that.
Any idea?
cheers
Jan
downloaded and upgraded my test-site just this morning and noticed the slow backend, too. Now I saw this post and downloaded the newest version again and uploaded all files. It didn't make any difference. The backend is as slow as this morning. Frontend is reacting as fast as usual.
There's a 1.7.1 running on the same server - everything is fine with that.
Any idea?
cheers
Jan
Last edited by jeff1980 on Sun Jul 04, 2010 2:33 pm, edited 1 time in total.
Re: Admin Site in 1.8 SLOW
Hi,
the new translation.functions.php did the trick - thanks for this fast support.
And btw - thumbs up for this release and its new features!
cheers
Jan
the new translation.functions.php did the trick - thanks for this fast support.
And btw - thumbs up for this release and its new features!
cheers
Jan
Re: Admin Site in 1.8 SLOW
yup
/lib/translation.functions.php did the trick for me too.
[somewhat unrelated]Can the "check for upgrades" path in admin be set as a default path to the server? Or are you trying to limit bandwidth usage?[/somewhat unrelated]
/lib/translation.functions.php did the trick for me too.
[somewhat unrelated]Can the "check for upgrades" path in admin be set as a default path to the server? Or are you trying to limit bandwidth usage?[/somewhat unrelated]
Re: Admin Site in 1.8 SLOW
If you insert "none" to related field version check is deactivated ... is a method too to give your admin section some speed
.

Re: Admin Site in 1.8 SLOW
Hi everyone
how do you solved the problem in the file translation.functions.php??
thanks for an answer
how do you solved the problem in the file translation.functions.php??
thanks for an answer

Re: Admin Site in 1.8 SLOW
I updated to 1.8.1, but the backend is still really slow (more than a minute per site)
- when it finally finished with loading the backend-site, the content part remains blank
- I use it locally with XAMPP 1.7.11
- I just downloaded the new CMSMS Version and copied it in htdocs
Anyone an idea?
Thanks!!!
- when it finally finished with loading the backend-site, the content part remains blank

- I use it locally with XAMPP 1.7.11
- I just downloaded the new CMSMS Version and copied it in htdocs
Anyone an idea?
Thanks!!!
Re: Admin Site in 1.8 SLOW
Turn debug on and see if there are any errormessages in backend.
(edit your config.php and set $config['debug'] = true;)
(edit your config.php and set $config['debug'] = true;)