PDA

View Full Version : Slow Load


flic
07-16-2007, 09:24 PM
Compared to the standard Joomla Contact Us form, the example Contact Us form that comes with Fabrik is a tortoise. Why is that and what can I do to significantly improve the form's load time?

andrelewis
07-17-2007, 03:52 AM
There was another post about too many sql queries being generated per request (Into the hundreds) and that may get resolved with the next version. The basic answer to your question is that the contact us component is written with just the queries necessary for that one task, whereas the Fabrik tables do a query for each element of the form, and one for each validator etc.

Andre

flic
07-17-2007, 10:10 AM
Thank you Andre. Your answer is informative but, unfortunately, it doesn't help. Can you tell us what your role is? Are you a paid employee? What is your relationship to the developers?

Also, what is the purpose of this support category and how does it compare to the other categories in the forum?

andrelewis
07-17-2007, 10:16 AM
Hi Flic,
I am another user. Just trying to help out so the developers can get some bug fixes in.

The support category is a place for people who paid for the support to post and is not visible otherwise.

In theory the support forum gets priority over the other forums in terms of support.

Andre

flic
07-17-2007, 10:25 AM
Okay, Andre, thanks! You must certainly be building up treasure in Heaven.

To the developers:
There's nothing quite like a theoretical support board to get pesky issues resolved.