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 After upgrading (Voting Plugin seems to be the problem)*
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!
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!
0
Best Answers
-
It appears that it is the Voting plugin that was/is the issue. After I disabled it, the forum is again active.
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!0
Answers
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
There was an error rendering this rich post.