The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Anyone with coding knowledge...
I want to create a certain forum... say: forumid 6, that has a MAXIMUM post character limit of 200.
I've tried this: Code:
if ($threadinfo['forumid']==6) {$postmaxchars=200;} I know next to nothing about PHP or vBulletin coding, so thanks for the help. (For version 3.5.4) |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|