The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How is $post['replylink'] populated?
I am having an issue understanding the postbit template. The ?Reply with Quote? button is not showing up when I ?think? it should.
I know it has to do with the following code in the postbit template: Code:
<if condition="$post['replylink']"> <a href="$post[replylink]"><img src="$stylevar[imgdir_button]/reply_small.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a> </if> Thanks |
#2
|
|||
|
|||
Problably populated in showpost.php
It could be null if you don't have permissions to post a reply. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|