There was an error processing...” page
The error page contains a reference number at the bottom. The reference number corresponds to a file placed on your server in
define(‘COMPILER_INCLUDE_PATH’, dirname(__FILE__).DIRECTORY_SEPARATOR.’src’);
to
#define(‘COMPILER_INCLUDE_PATH’, dirname(__FILE__).DIRECTORY_SEPARATOR.’src’);
If this was the cause for the error, your Magento backend will now be functional again.
You now need to rerun the compilation process:
Go to System > Tools > Compilation and hit the “Run Compilation Process” button to update the compiled state with the newly installed extension.
If you need further assistance, contact us with the contents of this error log.