rickyreter
01-23-2007, 05:42 PM
Peter
Administrator
Peter's Avatar
Join Date: Jan 2007
Location: UK-Shoreham-Sussex
Posts: 14
Rep Power: 10 Peter is infamous around these parts
how do i add things just under rep power in posta profile?
Peter
Joeychgo
01-23-2007, 06:38 PM
In your Postbit_legacy template (or postbit if you use that instead) look for:
<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>
And place your code after for stuff you want to add.
rickyreter
01-24-2007, 04:59 AM
Hi,i have this as additional information in edit profile:
for members
What is your Current Car:
Rover 216 SLI 16V 94
Dream Car:
Merc...Don"t care which
where do i find the code for that so i can add,sorry for questions
Peter
rickyreter
01-25-2007, 03:14 PM
But how do i add:
What is your Current Car:
Dream Car:
as code
Thanks
Hell³
01-25-2007, 05:42 PM
mmm, I'm in sort of a hurry, but you can look here with the search tool if there's something previously posted as "adding custom profile fields to the postbit" or something like that, I'm not sure if it has ever been posted here, but if you're unable to find it I can help you whenever I get home :p