Page 1 of 1
Admin Site in 1.8 SLOW
Posted: Sun Jul 04, 2010 2:02 am
by n5zap
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
Posted: Sun Jul 04, 2010 3:43 am
by Ted
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
Posted: Sun Jul 04, 2010 2:29 pm
by jeff1980
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
Re: Admin Site in 1.8 SLOW
Posted: Mon Jul 05, 2010 5:10 am
by jeff1980
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
Re: Admin Site in 1.8 SLOW
Posted: Wed Jul 21, 2010 3:41 am
by deschnell
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]
Re: Admin Site in 1.8 SLOW
Posted: Wed Jul 21, 2010 9:33 am
by cyberman
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
Posted: Fri Aug 06, 2010 7:00 am
by c7od
Hi everyone
how do you solved the problem in the file translation.functions.php??
thanks for an answer

Re: Admin Site in 1.8 SLOW
Posted: Fri Aug 06, 2010 8:27 am
by Jos
update to 1.8.1

Re: Admin Site in 1.8 SLOW
Posted: Mon Aug 09, 2010 9:19 am
by c7od
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!!!
Re: Admin Site in 1.8 SLOW
Posted: Tue Aug 10, 2010 7:06 pm
by NaN
Turn debug on and see if there are any errormessages in backend.
(edit your config.php and set $config['debug'] = true;)