How does one use $this-render in plugins in the latest SVN build?

2007-12-13 Thread Aaron Shafovaloff

I'm getting Missing View and it's looking for the view file in the
main app. This wasn't so about a week ago. Any ideas?
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: How does one use $this-render in plugins in the latest SVN build?

2007-12-13 Thread francky06l

Seems the render() does not look into the pluginPath. I think the
refactoring of the cake_core_path etc.. with persistent caching is on
the way and not completed yet. A solution is to have the view name
being the same as your action, but probably you needed a different
name (for different rendering)...

On Dec 13, 8:48 pm, Aaron  Shafovaloff [EMAIL PROTECTED] wrote:
 I'm getting Missing View and it's looking for the view file in the
 main app. This wasn't so about a week ago. Any ideas?
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---