Quote:
Originally Posted by BetoPho
You should use
Code:
<vb:if condition="$thread['forumid'] != 132">
instead of $forum['forumid']. This variable won't work on postbit templates.
Also, check that you're inserting into the right postbit template.
Please know that if user try to manually use the report URL, it will work. That's why MarkFL advised you to use a plugin on this.
|
Perfect, that is exactly what I needed, worked great.
Thank you!