The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[Solved] My new quote template
I am trying to make my new quote, but i cannot see quoted message inside, instead I see the word "$message" the div i have in the code area.
This i have in bbcode_quote template HTML Code:
<div class="quotee"> <div class="head"> <div> <div> <vb:if condition="$postid"><a href="showthread.php?{vb:raw session.sessionurl}p={vb:raw postid}#post{vb:raw postid}" rel="nofollow">Originally posted</a> <b>@{vb:raw username}</b></vb:if> </div> </div> </div> <div style="font-style:italic">$message</div> <div class="clear"></div> </div> What i do wrong? any help please... |
#2
|
|||
|
|||
It should be {vb:raw message} instead of $message.
|
3 благодарности(ей) от: | ||
CAG CheechDogg, MarkFL, Stratis |
#3
|
||||
|
||||
Yes Kevin, that's it.
Thank you very much |
Благодарность от: | ||
CAG CheechDogg |
#4
|
|||
|
|||
Let's see a screenshot then
|
Благодарность от: | ||
CAG CheechDogg |
#5
|
||||
|
||||
If I manage to finish it
Some thing else please, is there a code to include, to the above mine code so when some one replies with all quoted text shown with default formatted text. color, size, fonts... Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|