Hi there

One of my controllers has an action that is only called via
requestaction from within an element. The idea behind is to cache this
element as described in
http://bakery.cakephp.org/articles/view/optimizing-your-cakephp-elements-and-views-with-caching

Generally this approach works fine, the only problem that I have is
that the queries made in the requested action are not displayed in the
query log even if no caching is used. This makes it hard to
troubleshoot any problems with the queries.

Does anyone have an idea why the queries are not in the log and how I
could get them there?

I am using cake 1.2.

Thanks for any hints

Claudia


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to