example: say my site is http://abc.domain.com/app it has a user's login method in users controller. but when a user logs in to the site, the URL becomes http://abc.domain.com/app/http:/abc.domain.com producing a Not Found Error : The requested address 'http:/ abc.domain.com' was not found on this server. Nevertheless, all the menus i have can be subsequently called, only the initial page after login produces that error.
any ideas how to avoid this? what term should i google to understand what is causing the repeated URL? i am using cake 1.2. it is web hosted using ISPConfig. thanks for any leads matsakaw Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
