The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
New Plugin Hook Location: newthread_form_start Tittle: Auto Fill Data For New Threads Execution Order: 5 Plugin PHP Code: Code:
if ($foruminfo['forumid'] == forumID) { $newpost['message'] = " (Add your text here) Add more text here "; } Credit goes to kh99 for this ..... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|