From a controller I call a model, the call is correct because if I put a wrong name for the model I get an 404 error because the model is not found.
As the code arrives to the model's call the flow stops and I have a blank page.
I think there must be an error inside the model, but I donì't get any error message.
I've tried to put in several points an echo as debug and then an exit(), but the echo isn't shown.
How can I display php errors occurring inside models?
This post has been edited by Alhazred: 08 July 2012 - 01:54 AM

New Topic/Question
Reply



MultiQuote




|