The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Okay I've seen a lot of demand for this so decided to give it a shot. It is still in BETA so please don't use it without taking full backups etc! I will release a final version in a week or so.
It was developed on v2 beta 3 but I would imagine it would work on any v2 beta. 1. Add a field to the forum table called "password". Make it CHAR of 50 characters. You can also run this SQL statement: Code:
ALTER TABLE forum ADD password CHAR (50) not null forumdisplay.php Put this on line 33: PHP Code:
Insert on line 114: PHP Code:
Line 94: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Add a template called error_passwordrequired. In it should be this: Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|