Back to vBulletin 3.7 Template Modifications

Bombed New Thread - On Index Under Thread Count Per Forum
Mod Version: 1.00, by DieselMinded

This modification is in the archives.
vB Version: 3.7.2 Rating: (0 vote - 0 average) Installs: 6
Released: 09 Sep 2008 Last Update: Never Downloads: 33
Not Supported Template Edits Additional Files Re-usable Code Translations  

Bomb = Better Off Modified Baby
And Everything is Better BOMBED!

What This Does - Adds a Button Under the Thread Count Total On the Main Forum index , When clicking the button it will take the user to the New Thread Creation Page for that forum .

- Prevents Unnecessary Page Loads
- Encourages Posting of new threads
- Great for Newbies who are unsure how to start a thread
- Works for Subforums Also

Only Shows to Logged in users

Download the Attached Zip File , Extract it and Choose the Image You Wish to use and rename it to addnew

Upload The renamed Image File you wish to use to the Image Directory = /images

Template Edit :

In

Styles & Templates -> Style Manager -> Forum Home Templates -> forumhome_forumbit_level1_post

Find

PHP Code:
<td class="alt1">$forum[threadcount]</td
Replace With

PHP Code:
<td class="alt1">$forum[threadcount]<if condition="$show['member']"><br /><a href="$vboptions[bburl]/newthread.php?$session[sessionurl_q]do=newthread&f=$forum[forumid]"><img src="$vboptions[bburl]/images/addnew.png" alt="vbphrase[post_new_thread]" /></a></if></td
In

Styles & Templates -> Style Manager -> Forum Home Templates -> forumhome_forumbit_level2_post

Find

PHP Code:
<td class="alt1">$forum[threadcount]</td
Replace With

PHP Code:
<td class="alt1">$forum[threadcount]<if condition="$show['member']"><br /><a href="$vboptions[bburl]/newthread.php?$session[sessionurl_q]do=newthread&f=$forum[forumid]"><img src="$vboptions[bburl]/images/addnew.png" alt="vbphrase[post_new_thread]" /></a></if></td
Concept And Designed By : Diesel Bombers
Coding And Support By: Quarterbore

Download

This modification is archived, downloads are still allowed.

File Type: %1$s add new.zip (191.9 KB, 36 downloads)

Supporters / CoAuthors

  • Quarterbore

Screenshots

Click image for larger version
Name:	demo.png
Views:	555
Size:	69.4 KB
ID:	86712  


vblts.ru supports vBulletin®, 2022-2024