Re: Error Undefined property: pdfHelper::$helpers [CORE\cake\libs\view\view.php, line 875]

2008-05-12 Thread rmargolles

>
Oh, I'm so sorry, very thanks for your response



> I meant to add it to the class declaration of the fpdf helper not your
> controller.  This is I think what I did to fix it for myself a month
> or so ago  like
>
> class fpdfHelper extends FPDF {
>   var $helpers = array();
>   var $title...
>
>
> Sam D
> On Mon, May 12, 2008 at 5:39 AM,  <[EMAIL PROTECTED]> wrote:
>>
>>  I have
>>   var $helpers = array('Form','Session','Javascript','fpdf');
>>  my error it isn't why the inicializate of the $helpers the problem is
>> the
>>  instruction
>>   is_array(${$camelBackedHelper}->helpers this property produce the
>> error
>>  because say that undefined property
>>  if you can say something more.. very thanks
>>
>>
>>
>>
>>  > try adding
>>  >
>>  > var $helpers = arrary(); to the class declaration
>>  >
>>  > Sam D
>>  >
>>  > then if it works send me an email and tell me to update the damn
>>  > tutorial you lazy wonk ;)  the lazy wonk being me :P
>>  >
>>  >
>>  > On Fri, May 9, 2008 at 8:55 AM, Regi81 <[EMAIL PROTECTED]>
>>  > wrote:
>>  >>
>>  >>
>>  >> Hello, I was integrated the fpdf library and it`s producing this
>> error :
>>  >> Undefined property:  pdfHelper::$helpers
>> [CORE\cake\libs\view\view.php,
>>  >> line
>>  >> 875]
>>  >> if something can help me...
>>  >>
>>  >> Very thanks
>>  >> --
>>  >> View this message in context:
>>  >> 
>> http://www.nabble.com/Error-Undefined-property%3A--pdfHelper%3A%3A%24helpers--CORE%5Ccake%5Clibs%5Cview%5Cview.php%2C-line-875--tp17149659p17149659.html
>>  >> Sent from the CakePHP mailing list archive at Nabble.com.
>>  >>
>>  >>
>>  >> >
>>  >>
>>  >
>>  >
>>  >
>>  > --
>>  > --
>>
>> > (the old fart) the advice is free, the lack of crankiness will cost
>> you
>>  >
>>  > - its a fine line between a real question and an idiot
>>  >
>>  > http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/
>>  > http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/
>>  > http://blog.samdevore.com/cakephp-pages/i-cant-bake/
>>  >
>>  > >
>>  >
>>
>>
>>
>>
>>
>> >
>>
>
>
>
> --
> --
> (the old fart) the advice is free, the lack of crankiness will cost you
>
> - its a fine line between a real question and an idiot
>
> http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/
> http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/
> http://blog.samdevore.com/cakephp-pages/i-cant-bake/
>  meant ot add ot
>
> >
>



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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: Error Undefined property: pdfHelper::$helpers [CORE\cake\libs\view\view.php, line 875]

2008-05-12 Thread rmargolles

I have
 var $helpers = array('Form','Session','Javascript','fpdf');
my error it isn't why the inicializate of the $helpers the problem is the
instruction
  is_array(${$camelBackedHelper}->helpers this property produce the error
because say that undefined property
if you can say something more.. very thanks



> try adding
>
> var $helpers = arrary(); to the class declaration
>
> Sam D
>
> then if it works send me an email and tell me to update the damn
> tutorial you lazy wonk ;)  the lazy wonk being me :P
>
>
> On Fri, May 9, 2008 at 8:55 AM, Regi81 <[EMAIL PROTECTED]>
> wrote:
>>
>>
>> Hello, I was integrated the fpdf library and it`s producing this error :
>> Undefined property:  pdfHelper::$helpers [CORE\cake\libs\view\view.php,
>> line
>> 875]
>> if something can help me...
>>
>> Very thanks
>> --
>> View this message in context:
>> http://www.nabble.com/Error-Undefined-property%3A--pdfHelper%3A%3A%24helpers--CORE%5Ccake%5Clibs%5Cview%5Cview.php%2C-line-875--tp17149659p17149659.html
>> Sent from the CakePHP mailing list archive at Nabble.com.
>>
>>
>> >
>>
>
>
>
> --
> --
> (the old fart) the advice is free, the lack of crankiness will cost you
>
> - its a fine line between a real question and an idiot
>
> http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/
> http://blog.samdevore.com/cakephp-pages/my-cake-wont-bake/
> http://blog.samdevore.com/cakephp-pages/i-cant-bake/
>
> >
>



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~--~~~~--~~--~--~---