For the MGC Chatbox:
Quote:
I get this fatal error on all pages of my forum whether or not it's turned on (disabling the product fixes it):
Code:
Fatal error: Call to a member function show_chatbox() on a non-object in /home/****com/public_html/guidewiki/forums/includes/mgc_cb_evo/plugins.php on line 720
Line 720 of plugins.php seems to be:
Code:
if($MGCCbEvoCore->show_chatbox() && $MGCCbEvoCore->evo_permissions->can_view())
|
For the Stop The Registration Bots, I have no idea what the problem is.
So I think I've found where the error is occurring, in one case, but don't know how to 'fix it'. :/
Cheers,