extract ($data['User']) ?>
<?php echo trim($first_name); ?>

this is in email template in email i get these errors

Undefined variable: first_name
extract() [function.extract]: First argument should be an array


On Oct 28, 8:56 am, Sergio Silva <ssil...@gmail.com> wrote:
> debug($data['User']) ?
>
> 2009/10/28 Simon <simon_d...@hotmail.com>:
>
>
>
>
>
> > extract() [function.extract]: First argument should be an array
>
> > it used to work with cakephp 1.2.0.7962 Final  any idea- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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