I use cacheAction to cache an action in my model B.
>From my model A I have to use requestAction('B/chachedAction/id')


The problem is that requestAction('B/chachedAction/id') doesn't create
the cached file in app/tmp/cache.

When I normaly use this action (with ie or ff) to the cached action url
: localhost/B/chachedAction/id the file is well created.

How to get cacheAction and requestAction  working together ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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