The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What is wrong with this code???
<strong>Height:</strong> $post[field19]<br><br> I am trying to make field19 be posted after HEIGHT |
#2
|
||||
|
||||
![]()
What template are you trying to use this in?
|
#3
|
|||
|
|||
![]()
Im Memberinfo_block_aboutme
|
#4
|
|||
|
|||
![]() Code:
$prepared[field19] Code:
$userinfo[field19] |
#5
|
||||
|
||||
![]()
Isn't it:
Code:
$bbuserinfo[field19] |
#6
|
||||
|
||||
![]()
It depends. $bbuserinfo will get the viewers info - yours. $userinfo will get the posters info (or the persons who's profile you are viewing - not necessarily your profile/post).
|
#7
|
||||
|
||||
![]()
Hrm, didn't realize that. I though it always pulled viewers info.
|
#8
|
||||
|
||||
![]()
Don't mix up $userinfo with $vbulletin->userinfo. $vbulletin->userinfo is just another way of saying $bbuserinfo. I think using such similar names is confusing.
|
#9
|
|||
|
|||
![]()
userinfo worked perfectly...thank you Opserity
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|