![]() |
Sub Forums
Hi ,
i want to know is there any way that we can disable Showing a Sub-forums just for one section ??? and also i redirect a sub forum to another URL , but i want that link would be open in NEW PAGE but i couldn t find any option for that .. is there any way ?? Thanks |
Any idea ?!!
|
forumhome_subforumbit_post
# add conditional statement around template code # replace X,Y,Z with forum(id) identification number. Code:
<if condition="!in_array($forumid, array(X,Y,Z))">Template Code</if> # find template(s): forumhome_subforumbit_nopost - forumhome_subforumbit_post # add conditional statement Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" <if condition="$forum[link] != ''">target="_blank"</if>>$forum[title]</a> Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" <if condition="$forum[link] != ''">target="_blank"</if>>$forum[title]</a> I see you have posted in vB.com 3.5 section... It will not work if you enter in 'Forum Link' URL=[S]www.site.com[/S] Try using URL=http://www.site.com or URL=http://site.com |
yea thanks alot .
it works perfect |
All times are GMT. The time now is 08:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|