The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How customize forum rules for each forum?
Hi *,
I need to customize forum rules for each forum that I'm going to create. For example: I want to enable the attach on my first forum, but no in the second. Another example: I want set the max message length for my first forum in 1000 chars and 5000 in the second. Is it possible? How can I do this? Sorry for my bad english and thanks for every answer! Bye. |
#2
|
||||
|
||||
You could write the code in your rules page to show different rules based on a forumid variable being passed. Or, if it's a template do a condition based on the forumid and show something different based on that condition.
For the message length, you might be able to write a plugin that changes that length based on the forumid (fetch_foruminfo location?): PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|