The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Note at Top of Forum
I have made it possible that only my paid subscription members can post new threads in my for sale section. I am wondering how I can put a note inside the forum at that top stating exactly that.
I just want people to know that the only way you can post in this forum is if you are a paid member. Thanks, Matt |
#2
|
|||
|
|||
In 3.7.x : AdminCP > Notices > Add New Notice
|
#3
|
|||
|
|||
I'm still working 3.6.10
|
#4
|
||||
|
||||
Then put something at the appropriate place in the FORUMDISPLAY template like this:
HTML Code:
<if condition="in_array($forum[forumid], array(x,y,z))"> Your Notice (in correctly formated html) </if> |
#5
|
|||
|
|||
I just upgraded to 3.7 & tried to add a notice, but it's not showing up. Where do these notices show up and is anyone else having any problems with this? |
#6
|
||||
|
||||
Make sure you have no "outdated" templates. You need to upgrade your styles to include key 3.7 features.
|
#7
|
|||
|
|||
What does that mean?
|
#8
|
|||
|
|||
Revert an old templates (there is usually a notice in your AdminCP index page telling you X number of templates are out of date).
If you have reverted them all, then create a new style and see if your problems persist using that style. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|