http://localhost/~username/users/action
Most action pages require an ID of the object (record) the action is to be performed onso the URL looks lilke: http://localhost/~username/users/action/1 What happens if you go to: http://localhost/~username/users/ ? If you are getting a 404 error, try replacing ~username in the above URL with your username. For example - if your username is max, try: http://localhost/max/users/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
