When I deploy it to the server, the most of the views, controllers etc. work fine, however one of them doesn't. The one that doesn't work when deployed to the server works fine under development on my box.
Parts of the view/controller function work, however one path through the method/view doesn't. Again, it works under development.
The most frustrating thing is, my production.log file no longer appears, so I have no way of knowing what the error is.
Could someone please give me some advice as to how I get the information writing to the log file again? Or just some advice on how to solve this problem in general?
Thanks,
Scott