7 requestAction calls - how long does that take to render, and how long
will it take to render on the production server ;)? You would be much
better off (in terms of performance) to query the models directly.
But anyway, regarding the error have you looked at the line of code
causing the problem?
I would guess you need
renderElement("name of element");
instead of
renderElement("name of element",$params);
Cheers,
AD7six
http://www.noswad.me.uk/MiBlog/ElementsRecursion
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---