On Oct 12, 2:47 pm, FrederickD <manzanillo.engl...@gmail.com> wrote:
>
> My site is herehttp://bgnation.ca/reporting/. The initial page
> renders fine (I haven't replaced the lorem ipsum yet... mea culpa...).
> However, when I try to log in on the side bar I receive a 404 error
> forhttp://bgnation.ca/users/login. Using a URL to access any other
> controller action yields the same result. The 'Home' button on the
> navigation bar works however.

Is debug set to 0? When it is, Cake emits a 404 whenever there's a
nasty error. This is to keep regular users from seeing your dirty
laundry.Set it to 2 and try again.

Of course, now that you've been fiddling around you may have created
more problems. :-(
--~--~---------~--~----~------------~-------~--~----~
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