Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] announcement in password protected forum [C-sayakb]
#2
in announcement.php find:

if($forumpermissions['canview'] == 0 || $forumpermissions['canviewthreads'] == 0)
{
	error_no_permission();
}

Add after:

// Check if this forum is password protected and we have a valid password
check_forum_password($forum['fid']);


Messages In This Thread
RE: announcement in password protected forum - by Ryan Gordon - 2009-04-22, 08:55 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)