Cách thứ nhất!
ACP >> VB Options >> Forums Home Page Options >> Display Logged in Users?: No
Cách này sẽ mất luôn cái phần thống kê các nick đang online bên dưới phần thống kê What's Going On?
Cách thứ hai:
Mở Template: forumhome_forumbit_level1_post tìm và xóa:
Mở Template: forumhome_forumbit_level2_post tìm và xóa:
ACP >> VB Options >> Forums Home Page Options >> Display Logged in Users?: No
Cách này sẽ mất luôn cái phần thống kê các nick đang online bên dưới phần thống kê What's Going On?
Cách thứ hai:
Mở Template: forumhome_forumbit_level1_post tìm và xóa:
Code:
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
Mở Template: forumhome_forumbit_level2_post tìm và xóa:
Code:
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>