The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Remove the 'Post New Thread' button from certain forums
Hello,
I need to remove the 'Post new thread' button from certain forums for certain usergroups. I've been trying and trying to get this done, but I just can't find a way to do so. Does anyone have any hints? |
#2
|
||||
|
||||
Have you looked at this article on conditionals - https://vborg.vbsupport.ru/showthread.php?t=231525 ?
|
#3
|
|||
|
|||
Yeah, but that doesn't help me.
|
#4
|
|||
|
|||
Code:
<vb:if condition="$blah[blah]==xx AND $blah2[blah2]==yy"> ... </vb:if> |
#5
|
|||
|
|||
Yeah I got that far, but I've not been able to find where exactly I'm meant to be making the edits.
|
#6
|
||||
|
||||
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|