I get this fatal error in 2.4.2 on all pages of my forum whether or not it's turned on (disabling the product fixes it):
Quote:
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:
Quote:
if($MGCCbEvoCore->show_chatbox() && $MGCCbEvoCore->evo_permissions->can_view())
|
Cheers,