Quote:
Originally Posted by dirtycrow
answered my own question. it lets you view new posts and threads in forums that are simply password protected.
|
You can try changing line 46 in vaispy.php to - I dont have any password protected forums.
Code:
if (($forumperms[$forum["forumid"]] & $vbulletin->bf_ugp_forumpermissions['canview']) AND verify_forum_password($forum["forumid"], null, false)) {