“There has been an error processing your request” every single time Magento is executed. But then it works great! Is this some default page which that magento chose to display each time or there is actually an error behind this.
Because everything runs great even after the error message.
Magento
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number; 1008812135
Displays error message but runs great
Hey Jersey!
If you are facing this error. Follow these simple steps to avoid this problem.
1. First of all you have to clear the cached for Magento data.
2. After clearing this you have to disable Magento Compiler.
3. After disabling this, disable all Magento modules which you just installed recently.
4. Go To System > Configuration > Advanced > Advanced > Disable Modules output to disable these installed files and don't forget, after doing each operation you have to flush Magento cache.
5. This error can also be a cause of recently installed theme. Try to use the default theme to avoid this error.
I hope it will help to solve your problem
Thanks