Ahh... Thanks for all your help. You suggested many things I would have never thought of and didn't know about. I tried your earlier suggestions on the production site instead of the test site and found that wget was not displaying correctly. I checked the cache and the serialized data was also incorrect. So I went back to poking around in the application.
It seems to be working now. Though I'm not sure why. I changed the frontend/config/i18n.yml file from - database: mysql://username:pass@*localhost*/DB_Name to - database: mysql://username:pass@*mysite.com*/DB_Name Anyway I have learned a lot of debugging tips during this process. Thank you very much, Zach -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
