Re: password_recovery find('first' condition email
the problem is solved,...
thanks
On Tuesday, October 2, 2012 1:59:46 PM UTC-7, Chris wrote:
-- On Tuesday, October 2, 2012 1:59:46 PM UTC-7, Chris wrote:
hi guys,... I have a password recovery function can't make it work,... on 1.3CAKEI'm getting error: Undefined index: emailfunction password_recovery(){if(!empty($this->data)){if(!($user = $this->User->find('first', array('conditions' => array('User.username' => $this->data['User']['username'], 'User.email' => $this->data['User']['email'])) ))) {what am I doing wrong,...?can anyone help please...thankschris
Like Us on FacekBook 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 post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home