Create New Threads in Forum Home
A simple little edit which allows registered members to click an icon and be taken directly to a new thread page for that specific forum id. In other words, you can create a thread directly from the forum home for each forum.
Styles & Templates >> Forum Home Templates >> forumhome_forumbit_level2_post >> Find: Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> Code:
<if condition="$show['member']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newth.png" alt="$vbphrase[post_new_thread]" border="0" /></a></if> Upload the icon to your themes /buttons folder. Alternatively, you can specify a new icon image by editing: Code:
<img src="$stylevar[imgdir_button]/newth.png" alt="$vbphrase[post_new_thread]" border="0" /> --------------------------------- If you use this for a plugin, please credit me. If you use this on your forum, click installed! Thank you for reading. Download No files for download. Screenshots
|
Similar Mods
Who can create threads in the chosen forum ? | vBulletin 3.5 Add-ons |