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.
Can't get my new Forum to work (Bonk error, need details)*
Googermoochen
New
Yes, Folks. I'm new to Vanilla Forums. I was going through the set up process when I got the following message, and nothing seems to have been attended to. Bonk
Something funky happened. Please bear with us while we iron out the kinks. I emailed Vanilla but was told to come here for advice.
Phil, England, UK
0
Comments
In config.php add the following
$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php'; $Configuration['Garden']['Debug'] = TRUE;
This should give you a detailed error report in place of the 'Bonk' page.
If that doesn't help you solve the issue, post the error up here.