Quote:
Originally Posted by Mosh
Limiting it to one forum should be as easy as adding template conditionals to both of the templates imageshack and imageshack_quickedit:
Code:
<if condition="$forum[forumid] == xx">
<--rest of template here-->
</if>
Where xx is the forum ID of the forum you want it displayed. I would put it around both the Imageshack and MEGAUPLOAD code seperately.
|
Thanks Mosh, but that did not work. I think it is because there are several instances of
within each template before the last line of code in each.
The mod did work for all forums after I removed the conditional.
Thanks again,
Jbear6