Activity Stream
48,167 MEMBERS
61004 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member
    Website's:
    Mafiablog.org Dl4all.net Downloadsarena.net

    Default How could I add a "Post New thread button with Reply to thread button" in vb4.0.4

    So guys
    as you can see the snapshot



    its guest section as you can see there is not a button about "Post new thread". How to add buton? I use to go back and then start a new thread... thats very annoying me..........

    i saw on many forums that there is a button which allow user to create a new thread at same section

    hope you will be understand my query

    thanks
    Arthur Reviewed by Arthur on . How could I add a "Post New thread button with Reply to thread button" in vb4.0.4 So guys as you can see the snapshot http://screensnapr.com/u/2y2vkn.png its guest section as you can see there is not a button about "Post new thread". How to add buton? I use to go back and then start a new thread... thats very annoying me.......... i saw on many forums that there is a button which allow user to create a new thread at same section hope you will be understand my query Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Retired NinJa
    Website's:
    loledhard.com



    You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!

  4.     
    #3
    Member
    Website's:
    CyberDevilz.NET
    FIND THIS CODE:

    Code: 
    <div id="above_postlist" class="above_postlist">
    		<vb:if condition="$show['largereplybutton']">
    			<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&amp;noquote=1" 
    class="newcontent_textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
    ADD BELOW:
    Code: 
    <a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"  style="margin-left:10px;"><span>+</span> {vb:rawphrase post_new_thread}</a>

  5.     
    #4
    Member
    I don't use vB4 that much, but try to find "Forumdisplay" template. You can find there code for new button.

    This is the new thread button code for vB3:

    PHP Code: 
    <td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]border="0" /></a><else />&nbsp;</if></td
    You can easily find it in Forumdisplay, just search for "newthread.php" part of the code.

    Copy the button code,
    Go in Showthread template, search for the "reply.php" in it, add the newthread button next to the reply button. Hope it helps.

  6.     
    #5
    Member
    Website's:
    Mafiablog.org Dl4all.net Downloadsarena.net
    2nd one works

    @ OTHERS
    Thank you very much for your reply. Thanks once again

    Topic can be locked now

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Would you like to post a "funny" picture? KWWHs Pictures Thread
    By QuickSand in forum General Discussion
    Replies: 1322
    Last Post: 14th Nov 2012, 06:22 PM
  2. Replies: 0
    Last Post: 29th Nov 2011, 07:56 AM
  3. "reply" to "create" and vice versa is post update?
    By Gene_Autry in forum Technical Help Desk Support
    Replies: 0
    Last Post: 16th Sep 2011, 04:37 PM
  4. Replies: 1
    Last Post: 9th Aug 2011, 02:55 PM
  5. [Hiring] Someone who can put Facebook "Like" button on Vbulletin Forum
    By Pay4Reg in forum Completed Transactions
    Replies: 2
    Last Post: 23rd Jan 2011, 09:17 AM

Tags for this Thread

BE SOCIAL