The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Password protected forums don't work
Anyone know what might be going on with this. I have basically a fresh VB4.1 installation and password protected forums don't work.
I did some debugging and the newforumpwd post var, is blank when it gets to the if ($_REQUEST['do'] == 'doenterpwd') on line 148 of forumdisplay.php the form for password protectedness seems to be right, the field is called "name' with the value of newforumpwd. So idk why it would post as blank. Any ideas? Thanks! |
#2
|
||||
|
||||
I do not see a problem with them, but If you did not know:
** Default Install of VB allows: Administrator = can see all do all - passwords on any forum are useless. Super Mod = can see all do all - passwords on any forum are useless. Forum Mod = can see all do all - on the forums they mod, passwords on are useless. If you want the password to work for all usergroups including Admin try this. https://vborg.vbsupport.ru/showthread.php?t=243223 You will have to modify the way the code works. |
#3
|
|||
|
|||
Yea I made a test user account and am trying the password. They are in the default l "registered" users group.
I can't figure out why when that form posts that variable is blank. Do you happen to know what happens to POST data when vbulletin gets it? It must be getting blanked out somewhere. Thanks for your help |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|