The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Thanks Lynne
changing to $thread['forumid'] was exactly what did the trick. here is the code again for anyone trying to do the same thing: Code:
<if condition="$thread['forumid'] != 'xxx'"> <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if> </if> and I've never created a plugin but would be willing to learn if someone can point me to a good tutorial. Thanks again |
#12
|
||||
|
||||
Quote:
|
#13
|
|||
|
|||
I tested it on our forums and everything works fine.
Thanks again |
#14
|
||||
|
||||
Keep in mind that it just hides the link - it does not keep users form reporting posts.
|
#15
|
||||
|
||||
That is true for the template edit, which is why I posted a link to a quick article I wrote that uses plugins and that will keep users from being able to report them in that forum.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|