![]() |
Displaying Profile Fields
Does anyone know how to display Profile Fields in threads, below Join Date & Posts ?
http://img141.imageshack.us/img141/8...cf9b19baad.png |
There are currently no hooks to add info where you want to in Beta 10 or 11.
|
A new template hook was added for next release.
For the moment, you can edit the template manually or modify the template cache. |
Quote:
whats the code for it {vb:raw userinfo.field8} {vbrawphrase customerfield.field8} which is what i am asking, as i have looked through the code and can't find a solution for manual entry |
Well the template is: conversation_userinfo
And in that template current posts are: Code:
{vb:raw conversation['userinfo']['posts']} Code:
{vb:raw conversation['userinfo']['joindate']} Code:
{vb:raw conversation['userinfo']['field8']} |
I tought the same, but... the fields are not included in conversation variable.
|
Quote:
|
I agree, fields are part of user's information (userinfo).
Currently only user table is included, I think they forgot to join userfield table. I hope it is not by design. |
<a href="http://tracker.vbulletin.com/browse/VBV-5021" target="_blank">http://tracker.vbulletin.com/browse/VBV-5021</a>
|
Quote:
|
All times are GMT. The time now is 02:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|