View Full Version : new thread diverted
whisperswansea
04-21-2009, 03:51 PM
Is it possible that when you click on "New Thread" in a specific forum, I can redirect the function to a form created in easy forms?
Many thanks for all your help in advance
Lynne
04-21-2009, 04:13 PM
Sure. Just put a condition around it:
<if condition="!in_array($foruminfo[forumid], array(x,y,z))">
New Thread Button code
<else />
Link to Upload Page
</if>
whisperswansea
04-21-2009, 04:37 PM
many thanks..very much appreciated
--------------- Added 1240380163 at 1240380163 ---------------
I have been searching, but I can't find where to put the condition.. Where is the code for a specific forum please?
Many Thanks
--------------- Added 1240402907 at 1240402907 ---------------
--------------- Added 1240407152 at 1240407152 ---------------
If anyone could help here I would be most grateful
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.