Thanks, but getting same thing.

I tried both:

$this->set('error', 0);  and
 $this->set('error', 1);   in case their was reverse logic from what
was intended.

And the IF condition is always seeing that there is an error and
displaying the message.


On Jun 24, 10:01 pm, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> Try using 0 and 1 instead for false and true
>
> T
>
> On 6/25/07, beetlecube <[EMAIL PROTECTED]> wrote:
>
> > I'm working on my User model ( I'm not using any Auth libraries or
> > anything, just doing it like the CAke blog tutorial did it ).
>
> > And I just
> > 1. Created my register.thtml file for the user.
>
> --
> =============================================================
> Cheesecake-Photoblog:http://cheesecake-photoblog.org
> PHP for E-Biz:http://sanisoft.com
> =============================================================


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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