PDA

View Full Version : Custom user cp field appears under avatar


fridaypassion
04-10-2010, 01:39 PM
Just helping out with a v3 to 4 upgrade and weve lost this mod. We did the old one so long ago I cant remember what it was can anyone help?

Basically under the location field we added a field "car" and users can display what car they have.

Thanks

fridaypassion
04-14-2010, 05:05 AM
bump :)

NoKSouLz
04-14-2010, 10:04 AM
<vb:if condition="$post['field#']"><dt>{vb:rawphrase car_perm}</dt> <dd>{vb:raw post.field#}</dd></vb:if>

car_perm = what ever you want it to be called

This section of code should be posted directly underneath the previous field you want it to display after,