I have a problem a (FSY23) Members Online Today v3.2
Im install this mod bat how i get to the board.php this code
/-----------------------------------------
// (FSY22) Members Online Today v3.2
//-----------------------------------------
if ( $this->ipsclass->vars['show_mot'] && in_array( $this->ipsclass->member['mgroup'], explode( ',', $this->ipsclass->vars['g_view_mot'] ) ) )
{
require_once( ROOT_PATH.'sources/lib/func_mot.php' );
$mot = new func_mot;
$mot->ipsclass =& $this->ipsclass;
$stats_html .= $mot->most_online();
}
Not worke my forum plz help.
I have a IPB 2.3.6 forum
Edited by karliuss, 26 June 2011 - 11:50 AM.




This topic is locked
Contributor











