RE: Phantom URL

2010-11-15 Thread Dave Maharaj
u the login page. -Original Message- From: cricket [mailto:zijn.digi...@gmail.com] Sent: November-15-10 7:43 PM To: cake-php@googlegroups.com Subject: Re: Phantom URL On Mon, Nov 15, 2010 at 4:41 PM, Dave Maharaj wrote: > No that is me.I just tossed that into missing controller error page.

Re: Phantom URL

2010-11-15 Thread cricket
On Mon, Nov 15, 2010 at 4:41 PM, Dave Maharaj wrote: > No that is me…I just tossed that into missing controller error page. > > . But why is an error showing when the only thing allowed is login. And the > debug thing too. That’s what puzzles me. Seeing an error view has nothing to do with being

RE: Phantom URL

2010-11-15 Thread Dave Maharaj
No that is me.I just tossed that into missing controller error page. . But why is an error showing when the only thing allowed is login. And the debug thing too. That's what puzzles me. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related qu

Re: Phantom URL

2010-11-15 Thread Jeremy Burns | Class Outfit
shows an > error page with full debug dump yet the site is set at debug 0. > > That’s where I am lost. > > Thanks, > > Dave > > From: Jeremy Burns | Class Outfit [mailto:jeremybu...@classoutfit.com] > Sent: November-15-10 5:24 PM > To: cake-php@googlegroups.co

RE: Phantom URL

2010-11-15 Thread Dave Maharaj
e-php@googlegroups.com Subject: Re: Phantom URL That's my point. Is it the code behind the login form that is triggering the error? So when the login page is opened the code tries to log the user in based on the values entered (which are of course empty) and therefore log in is failing, even thou

Re: Phantom URL

2010-11-15 Thread Jeremy Burns | Class Outfit
; in /password/error it goes to login yet password/error/script sits there with > the error message. > > From: Jeremy Burns | Class Outfit [mailto:jeremybu...@classoutfit.com] > Sent: November-15-10 4:55 PM > To: cake-php@googlegroups.com > Subject: Re: Phantom URL > > Is

RE: Phantom URL

2010-11-15 Thread Dave Maharaj
[mailto:jeremybu...@classoutfit.com] Sent: November-15-10 4:55 PM To: cake-php@googlegroups.com Subject: Re: Phantom URL Is this the error you'd expect to see if the login fails validation? If so, is your code in the login action checking for the presence of data before processing it further? I

Re: Phantom URL

2010-11-15 Thread Jeremy Burns | Class Outfit
Is this the error you'd expect to see if the login fails validation? If so, is your code in the login action checking for the presence of data before processing it further? If not, the error will fire. Another suggestion is to clear the cache. Jeremy Burns Class Outfit jeremybu...@classoutfit.