Hello, trying to get my first Cake app live and it runs fine locally. Uploading to the production server requred me to add a RewriteBase statement to my htaccess to add the home dir to the URL, etc. It works for all index pages, but any link with a corresponding view other than index (add/edit/view), etc just redirect back to the index. Delete works I assume because there is no corresponding view.
Obviously something's happening in dispatch. I've tried modifying various path variables, etc with no luck. I desperately need some help with this ASAP. If you got some ideas please let me know and I will be forever grateful. Z --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
