vaispy.php içinde
Bul:
$datecut = "AND thread.lastpost >= " . (TIMENOW - ($daysprune * 86400));
$prefetched = null;
Altına Ekle:
if(is_member_of($vbulletin->userinfo,1, 2, 3, 8))
{
print_no_permission();
}Kendimden Alıntıdır
http://www.vbulletin.org/forum/showp...&postcount=758