Hello ,
I need someons help please. its been 3 days now trying to sort out something and at the end of the day i managed to broke ot instead of making it work.
Please look the code below
Quote:
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
<if condition="$post['field8']"><div class="postinfo">$vbphrase[arithmos_daxt]: $post[field8]</div></if> $template_hook[postbit_userinfo_right]
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
</div>
|
I went to ACP -> User Profile Fields -> Add New User Profile Field, and then in the vB postbit(_legacy) template, use the following where X is the ID of the new profile field: ( look the first attachement )
but unfortunately is not comin on my forum page., What iam trying because the page is in greek is that I need member to have theie name also there.
Look also the second attachemnt
Also messing arround i managed to diasaper the field6 from the forum page also ?
How can i have this back ??
Thank you all