Code: Select all
function extract_current_page($root_path)
Code: Select all
function extract_current_page($root_path)
Code: Select all
$template->assign_var( 'S_USER_ZERO_POSTS', ( !empty( $user->data['user_posts'] ) && ( $user->data['user_posts'] == 0 ) ) ? true : false );
From my browser it doesnt seem like it works on your website either. Just using firefox.ChriZathens wrote:RMcGirr83 wrote: You can see the mod in action by visiting here and hovering your mouse over a topic title.