After upgrading my forums the front page is now Bonked.
I have tried adding
$Configuration['Debug'] = TRUE;
and/or
$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
to my conf/config.php and still only see Bonk on it.
I can access the dashboard but can't seem to proceed further than that as far as seeing what the error is.
Any suggestions? Thanks!
Comments
grep is your friend.
Just curious & hoping it does not = resolved!
I'll say this is resolved but note that this issue did stop the debug action from working for me (which is odd).
Thanks for trying to help @x00!
grep is your friend.
$Configuration['Debug'] = TRUE;or change it to True in your config.php
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme