Slow loading backend

nkulbiski 27 Aug, 2014
My page is running slow when I open a form to edit it. I looked at firebug and the issue appears to be the ajax loading. Each request is taking over 2 seconds.

Has anyone else had this issue? Any ideas?
GreyHead 27 Aug, 2014
Hi nkulbiski,

I think that you are probably right. I've noticed it on some servers with large forms. But there can be a lot of code to be fetched and loaded, there are hundreds of inputs in even a simple form.

Bob
nkulbiski 27 Aug, 2014
Any ideas on what I may be able to do?
GreyHead 27 Aug, 2014
Hi nkulbiski,

You can check with Max using the Contact Us menu above and linking to this thread. He will have a better understanding of this than I do.

Bob
Max_admin 28 Aug, 2014
Answer
Hi,

Please open the "Settings" page in CF admin area and find under the "wizard" tab the "safe loading count" setting, you can increase this number to try to load all form fields at one request, which may fail.

But, if AJAX takes 2 seconds per request then this means that your web connection (or web site) is slow, you can overcome this by building the form on your local machine then upload it!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.