Hi there,

I'm getting the error :

Undefined variable: paginator

I have an element. Inside this element, I use requestAction(); to call
upon a Controller action. This action checks if it was requested by
check for $this -> params['requested']. If it was requested, it simply
returns the data. Problem is...inside my element, I use the
PaginatorHelper. Now...I'm getting this error.

Any ideas how I can solve this?
Your help will be greatly appreciated.
I've googled around, but cannot find anything.


--~--~---------~--~----~------------~-------~--~----~
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