Custom Profile Fields outside of mini profile

All style (template, theme and imageset) related questions for the new release; advice, feedback here please.
Post Reply
thatguyyoulove
Registered User
Posts: 1
Joined: Tue Nov 09, 2010 2:47 am

Custom Profile Fields outside of mini profile

Post by thatguyyoulove »

I have some custom profile fields that contain id numbers for each user that identify them on a statistics page (game server statistics for each user). What I would like to do is add a stats button at the bottom of the page next to my Profile, PM, and Email buttons like this:
Image

Basically I want to set it up like

Code: Select all

<a href="mysite.com/stats.php?id={postrow.PROFILE_STATSID_VALUE}">{STATS_IMG}</a>
if that is possible. My issue is that I can not get the value to show up for the life of me. I want this value to be invisible to the user (not showing up anywhere), but usable for the link in the image only. Here is how I have it currently set up.
Image

Any ideas?

User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 1904
Joined: Thu Mar 02, 2006 4:29 pm
Location: Earth
Contact:

Re: Custom Profile Fields outside of mini profile

Post by DavidIQ »

Might have better luck posting this in our 3.0 Styles Support and Discussion forum.
Image

Post Reply