Closed mzf closed 10 years ago
Something is wrong in your application, but you're receiving wrong log. You can check the log files (/common/logs/).
You don't receive messages because you don't have view: /frontend/views/email/error.phtml and in production environment compiled and minified files must exist before!
You can change environment to staging - log debug, notify admin, only checks for changes in the children templates, checks for changes and minify assets. It is similar to production, but files are creating if not exists.
Thanks a lot.
Function $email->prepare(bootstrap.php) dont work when generating error in production environment. And Email::getTemplate contain 2 return; Error trace