hi i am a new cakephp user trying to follow the ibm tutorial but i have a problem when i try to register a new user at
http://localhost/cake/ibm/users/register when i press register i am redirected to http://localhost/users/register and this returns a 404 not found error. it seems to me that that is not the place where the script should be redirecting too, how can i fix this? my register view has the following line <form action="/users/ register" method="post"> thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
