Perhaps you should explain your solution in case someone else encounters the same problem in the future.
Also, if a Bakery admin is reading this, please remove the spam comment at the bottom of this page: http://bakery.cakephp.org/articles/view/report-creator-component On Jun 8, 8:37 am, butterlamb <[email protected]> wrote: > Nevermind. I figured out the fix a while back. > > On May 4, 9:31 am, butterlamb <[email protected]> wrote: > > > Hello, > > > I'm having difficulty implementing the report component that was > > posted in the bakery some time > > ago:http://bakery.cakephp.org/articles/view/report-creator-component > > > Since I'm using Cake 1.2.6, I modified it as suggested further down in > > the comments, but I'm getting the below fatal error when I try to run > > the reports: > > > Fatal error: Class '' not found in [path/to/component/class] on line > > 78 > > > The line in question is: > > > $this-> model = new $value; > > > I'm wondering if anyone has had any luck using this in 1.2, and if so, > > do you have any suggestions on how to fix this? > > > Best, > > butterlamb > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others > > with their CakePHP related questions. > > > You received this message because you are subscribed to the Google Groups > > "CakePHP" 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 > > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
