The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to instert post id into a button link
Dont ask, seems weird but I need 2 reply buttons on a cirtain forum with different buttons on each.
i thought id try this: but it dont work...... <a href="newreply.php?do=newreply&noquote=1&p=[postid]" ...... im assuming [postid] is wrong as the forum is actually looking for [postid] and not the true post id..... Thanks |
#2
|
||||
|
||||
What template are you adding this to? A postbit template? If so, you probably need to use {vb:raw post.postid}
|
#3
|
||||
|
||||
Hi Lynn, This is vB3 Programming Discussions not 4.0.
Skivey, are you wanting to hide the default reply button in specific forum & add two new reply buttons, each linked to to post in an existing post? Do you mean thread? This certain forum/thread must be closed for posting and is only there for member to submit reply to one of the new reply buttons (threads), right? |
#4
|
||||
|
||||
try this
PHP Code:
|
#5
|
|||
|
|||
thanks guys, I ended up figuring it out.
There was already 2 buttons there, I just added another an changed what it did. All good and exactly what I need. Cant wait to get all this forum done, its proper gettin on my nerves |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|