Try changing to this and see if you get the same error:

$options = $options + array('inline' => true);

On Sep 13, 10:16 am, "Dave Maharaj" <m...@davemaharaj.com> wrote:
> All of a sudden I am getting a
>
> Fatal error: Unsupported operand types in
> /1.3.4/cake/libs/view/helpers/html.php on line 337
>
> Which that line is : $options += array('inline' => true);
>
> Not sure where or why now this is showing. Any ideas? Debug 0, 1 ,2 shows
> nothing different only the error.
>
> Thanks
>
> Dave

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to