Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Bonk "error" message theme
If you always get a Bonk "error" message when you want to change your theme search:
in the config.php and change it to:
Now you can see the errors, they say you need to create a new directory in cache / Smarty and call it compile chmod to 777 and your done!
Greetz iLoVeOS
$Configuration['Garden']['Errors']['MasterView'] = 'error.master.php';
in the config.php and change it to:
$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
Now you can see the errors, they say you need to create a new directory in cache / Smarty and call it compile chmod to 777 and your done!
Greetz iLoVeOS
1
This discussion has been closed.
Comments
I had the same issue, with a fresh install of 2.0.17.8 and that fixed it.
There was an error rendering this rich post.