Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.7.x vBulletin Mods for 3.7, vBulletin hacks, vBulletin modification, vBulletin 3.7

Mods for 3.7.x Thread, Bombed New Thread - On Index Under Thread Count Per Forum in Mods; Bombed New Thread - On Index Under Thread Count Per Forum Bomb = Better Off Modified Baby And Everything is ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3459


Reply
LinkBack Thread Tools Display Modes
Bombed New Thread - On Index Under Thread Count Per Forum
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
12-09-2008, 06:18 AM
 
Bombed New Thread - On Index Under Thread Count Per Forum

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:
     PHP Code:           <td class="alt1">$forum[threadcount]</td>

Replace With


PHP Code:
     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:
     PHP Code:           <td class="alt1">$forum[threadcount]</td>
Replace With

PHP Code:

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



Download Now
Attached Files
File Type: zip add new.zip (191.9 KB, 2 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!

Last edited by Developer; 12-09-2008 at 06:21 AM..
 
 
 
Reply

Mods for 3.7.x Thread, Bombed New Thread - On Index Under Thread Count Per Forum in Mods; Bombed New Thread - On Index Under Thread Count Per Forum Bomb = Better Off Modified Baby And Everything is ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3459


Bookmarks

Tags
bombed, count, forum, index, thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Add New Thread Button To Forum Posts Developer Mods for 3.7.x 1 04-02-2009 08:58 AM
Who has read a Thread Developer Mods for 3.8.x 0 02-12-2008 12:17 AM
Thread Splitter Developer Mods for 3.6.x 0 01-10-2008 01:33 AM
Advanced Thread Bit Developer Mods for 3.7.x 0 24-09-2008 04:16 AM
Automatic PM on New Thread Developer Mods for 3.7.x 0 10-09-2008 07:23 PM