Quote:
Originally Posted by Ghostt
yes thats what we looking for KID_1194 great work  !
1 thing is just annoying . can some forumcategories be excluded like on the previous mod?
|
Thnx a lot .. but as u said .. it should be manually.
I have tried to make it an add-on .. but the proplem is that not all the forums in the same category will have the same option number .. it depands on the admin himself ..!
Yes .. you can exclude it from some forums !!
just use this code
PHP Code:
<if condition="!in_array($forumid, array(x,x,x,x))"><img src="$stylevar[imgdir_misc]/rss_rss.gif" border="0" width="14" height="14" hspace="0" alt="Rss feed" /></a></if>
instead of x ... put the category ids ..
Best regards