![]() |
ermm... I'd like to have the "reply" button in the postbit .. do you know which way it works?
|
sweet thanks :D
|
dude that line is in there twice? Is it the first one or the second one?
|
n u can add same new thread buttan in after the thread
look for the the following code: Code:
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td> 2- Replace it with: Code:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" alt="$vbphrase[post_new_thread]" /></a> <a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td> |
I CANNOT FIND THIS LINE or ANY variations of it! I am using 3.7.3pl1 any ideas?
EDIT nvm its just that Vbulletin search sucks so I had to copy and paste it into my FTP client that allows me to search whole lines. Thanks for this mod |
thanks
installed |
Is "SHOWTHREAD" template in admincp?
|
thanks so much after lookin for along time
|
this mod works fine into VB 3.8.3 but with this code:
Code:
<td class="smallfont"><a href="newthread.php?$session[sessionurl]do=newthread&f=$thread[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" border="0" alt="$vbphrase[post_new_thread]" /></a> <a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a></td> |
Thanks, Just added this to the skin iv been working on for my website :)
|
All times are GMT. The time now is 08:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|