The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i'm editing my legacy postibt and a normal phrase like
Code:
$vbphrase[send_private_message_to_x] Code:
{vb:raw post.usertitle}
|
|
#2
|
|||
|
|||
|
{vb:raw post.usertitle} basically means $post['usertitle'];
I believe the right way to display phrases is using {vb:rawphrase send_private_message_to_x} |
|
#3
|
||||
|
||||
|
Dave is correct. You are trying to use vB3 syntax for phrases, not vB4
|
|
#4
|
|||
|
|||
|
So how is it that I'm running v4.2 and it seems like only the vB3 synatax works, using the new one just gives the text back?
|
|
#5
|
|||
|
|||
|
Quote:
Code:
{vb:rawphrase send_private_message_to_x, {vb:raw userinfo.username}}
What default vBulletin template did you find that phrase in? Are you sure that was not added via a modification? I'm trying to help
|
| Благодарность от: | ||
| ozzy47 | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|