{$MODE} |
this is the mode it is currently running in (i.e. band, song, etc.) |
{$USER_ID} |
the numeric Jamroom ID of the user (i.e. “3”) |
{$USER_COUNT} |
The number of Users shown in the results. |
{$USER_CREATED} |
date the user was created, (EPOCH) (i.e. 1059951557) |
{$USER_DATE1} |
date user was created formatted according to $config[date1] |
{$USER_DATE2} |
date user was created formatted according to $config[date2] |
{$USER_DATE3} |
date user was created formatted according to $config[date3] |
{$USER_RANK} |
The numerical value of its placement in the output list |
{$USER_NICKNAME} |
The user’s User Name (i.e. “bigguy”) |
{$USER_FULLNAME} |
The user’s Full Name (i.e. “Firstname Lastname”) |
{$USER_EMAIL} |
users email address. NOTE all email addresses output by Jamroom are obfuscated to prevent detection by spam bots. |
{$USER_WWW} |
The users website (as input on the Your Profile page) |
{$USER_IM} |
users Instant Messenger number (as input on Your Profile page) |
{$USER_BAND} |
The users Artist number they belong to |