![]() |
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) |
|
Then how come:
Code:
<if condition="$threadinfo['forumid'] == 6"> Quote:
|
... :(
|
What hook are you trying to do this in?
|
Honestly, I have no idea - I'm a grapghics and HTML guy. All I want is something that says, "If the user is in forumid 6, then have a post character limit of 200."
|
Please???
|
All times are GMT. The time now is 05:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|