Could you paste here the content of $data['User'] using debug($data['User']) ?

It seems empty

2009/10/28 Simon <[email protected]>:
>
> 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 <[email protected]> wrote:
>> debug($data['User']) ?
>>
>> 2009/10/28 Simon <[email protected]>:
>>
>>
>>
>>
>>
>> > 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to