It doesn't look like you're using the request handler in this controller or
the construct method, why not remove both? CakePHP 2.x controllers don't
really need to use construct, beforeFilter is usually more than sufficient.

Hope this helps


On 26 August 2014 17:31, 'Dallas' via CakePHP <[email protected]>
wrote:

> Andras,
> Thank you, but I already changed this per the stackflow post, and I am
> still getting the error.  I will keep searching.
> D
>
>
> On Saturday, August 23, 2014 5:47:08 PM UTC-4, Dallas wrote:
>
>> does anyone know how this should be
>>
>> <?php e($html->image('index_01.jpg'));?></td>
>>
>> and
>>    <?php e($html->css('shark')); ?>
>>
>> shark being my stylesheet.  when I removed the above css line, my
>> background came up.  So I do not know if I no longer need these lines or if
>> the language has changed. They were calling for undefined functions in the
>> error messages.
>>
>> Thanks for any help
>>
>  --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kind Regards
 Stephen Speakman

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to