Results 1 to 5 of 5
-
15th Nov 2010, 07:44 PM #1OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.netHow 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
thanksArthur 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
-
15th Nov 2010, 07:48 PM #2Retired NinJaWebsite's:
loledhard.comtry this http://www.lmgtfy.com/?q=vbulletin+a...+in+showthread
if its still hard try this
http://www.vbulletin.org/forum/showthread.php?t=245312
You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!
-
15th Nov 2010, 07:52 PM #3MemberWebsite's:
CyberDevilz.NETFIND 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}&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>
Code:<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&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>
-
15th Nov 2010, 07:55 PM #4Member
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&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else /> </if></td>
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.
-
15th Nov 2010, 09:14 PM #5OPMemberWebsite's:
Mafiablog.org Dl4all.net Downloadsarena.net
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Would you like to post a "funny" picture? KWWHs Pictures Thread
By QuickSand in forum General DiscussionReplies: 1322Last Post: 14th Nov 2012, 06:22 PM -
How to add a New post button when viewing thread
By djg2000 in forum phpBBReplies: 0Last Post: 29th Nov 2011, 07:56 AM -
"reply" to "create" and vice versa is post update?
By Gene_Autry in forum Technical Help Desk SupportReplies: 0Last Post: 16th Sep 2011, 04:37 PM -
Facebook "Like" Thread Title is Forum Name not thread Name
By Divvy in forum vBulletinReplies: 1Last Post: 9th Aug 2011, 02:55 PM -
[Hiring] Someone who can put Facebook "Like" button on Vbulletin Forum
By Pay4Reg in forum Completed TransactionsReplies: 2Last Post: 23rd Jan 2011, 09:17 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...