I'm trying to implement the excel output helper from this article:
http://bakery.cakephp.org/articles/view/generate-excel-spreadsheets-from-your-database

But, I'm getting the following errors:

Notice (8): Undefined property:  ExcelHelper::$helpers [CORE/cake/libs/
view/view.php, line 868]
Notice (8): Undefined property:  ExcelHelper::$helpers [CORE/cake/libs/
view/view.php, line 744]

Where should I look to track this down (I doubt it has anything to do
with view.php directly)?

Thanks in advance!

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