All of my components and helpers route to /iny/* not /* as intended. For example the login form tries to go to /iny/users/login while it should just go to /users/login. The whole router object seems to be configured wrong... Why would this happen? It worked fine in my staging environment but the live environment it adds the /iny.
Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
