VARIABLE |
DESCRIPTION |
{$FAN_RANK} |
The numerical position on the output result set (starting at 1). |
{$USER_ID} |
Jamroom User ID for the listed Fan/Friend |
{$USER_BAND_ID} |
The Profile ID the Fan/Friend belongs to |
{$USER_CREATED} |
The 11 digit epoch time the Fan/Friend's User Account was created. |
{$USER_UPDATED} |
The 11 digit epoch time the Fan/Friend's User Account was last updated. |
{$USER_LASTLOGIN} |
The 11 digit epoch time the Fan/Friend last logged in to their account. |
{$USER_NICKNAME} |
The Login name for the Fan/Friend |
{$USER_FULLNAME} |
The Full Name for the Fan/Friend as entered in their profile. |
{$USER_EMAILADR} |
The Email Address of the Fan/Friend |
{$USER_HOMEPAGE} |
The URL entered by the Fan/Friend into their User Profile for their "homepage". |
{$USER_IMNUMBER} |
The value entered by the Fan/Friend as the "Instant Messenger" number in their Profile. |
{$USER_IP} |
The IP Address the Fan/Friend last logged in from. |
{$USER_GENDER} |
The Gender of the Fan/Friend as selected in their Profile. 0 = "unknown", 1 = "male", 2 = "female" |
{$USER_BIRTHDATE} |
The 11 digit epoch time for the Birth date the Fan/Friend has selected in their Profile. |
{$USER_ADDRESS} |
The Address the Fan/Friend has entered into their Profile |
{$USER_OCCUPATION} |
The value the Fan/Friend has entered into the "Occupation" field in their Profile. |
{$USER_INTERESTS} |
The value the Fan/Friend has entered into the "Interests" field in their Profile. |
{$USER_SHOW_EMAIL} |
Will be set to "0" if the Fan/Friend has chosen to NOT display their E-Mail Address, otherwise it will be set to "0". |
{$USER_EDITOR} |
Will be set to "1" if the Fan/Friend is a Content Editor, otherwise set to "0". |
{$USER_GLOBAL_EDITOR} |
Will be set to "1" if the Fan/Friend is a Global Content Editor, otherwise set to "0". |
{$USER_RATING_NUMBER} |
If you are using User Ratings in Jamroom, this value will be the number of ratings the Fan/Friend has received. |
{$USER_RATING_AVERAGE} |
If you are using User Ratings in Jamroom, this value will be the average Rating the Fan/Friend has received (0-5). |
{$FAN_BAND_NAME} |
The name of the Artist/Member profile the Fan/Friend belongs to. |
{$FAN_QUOTA_ID} |
The Jamroom Quota ID for the Profile the Fan/Friend belongs to. |
{$FAN_IMAGE_URL} |
The URL to generate the Fan Image (User Image) for the given Fan/Friend. Can be used in the "src" portion of a <img> tag. |
{$FAN_URL} |
The URL to the Fan/Friends Artist or Member profile |