In a CakePHP application, if there is any SQL error and debug level is set to greater than 0, then the complete error message from the database is displayed on the screen, but if the debug is set to 0 it just gives something like “unable to add” or worse a blank page. This can [...]
The post How to track SQL errors in CakePHP on production site appeared first on SANIsoft.