{$ARTIST_URL} |
URL to Artist’s page |
{$MODE} |
Always set to “page” when running in Page mode. |
{$PAGE_COUNT} |
The number of HTML Pages shown in the results. |
{$BAND_ID} |
the numeric Jamroom ID of the band (i.e. “5”) |
{$BAND_QUOTA} |
the numerical ID of the Jamroom Quota the artist account belongs to |
{$BAND_CREATED} |
the date the band was created, in EPOCH time (i.e. “1059951557”) |
{$BAND_DATE1} |
date the band was created formatted according to $config[date1] |
{$BAND_DATE2} |
date the band was created formatted according to $config[date2] |
{$BAND_DATE3} |
date the band was created formatted according to $config[date3] |
{$BAND_NAME} |
Name of the artist |
{$BAND_INFO} |
The artists background information |
{$BAND_LOCATION} |
The artists location (as entered in Modify Artist) |
{$BAND_WEBSITE} |
The artists website (as entered in Modify Artist) |
{$BAND_INFLUENCE} |
What the Artist’s Influences are (as entered in Modify Artist) |
{$BAND_SOUNDLIKE} |
What the Artist Sounds Like (as entered in Modify Artist) |
{$BAND_IMAGE_URL} |
link to image.php script to generate Band Image - i.e.:
http://yourdomain.com/jamroom/image.php?band_id=(number)&mode=band_image
- use this inside an IMG tag
|
{$PAGE_FILENAME} |
The name of the Artist Page file (i.e. index.php) that was counted |
{$PAGE_RANK} |
The numerical order of the listing on the ranking output. |
{$PAGE_VIEWCOUNT} |
The number of time the page has been “hit” or counted. |
{$SERVER_ID} |
Numerical ID of the server the Artist Page is located on (only set if running a Jamroom Cluster Server) |
{$SERVER_IP} |
IP Address of the server the Artist Page is located on (only set if running a Jamroom Cluster Server) |
{$SERVER_NAME} |
Server Name as defined in Create/Modify Server that the Artist Page is located on (only set if running a Jamroom Cluster Server) |
{$SERVER_URL} |
URL to Jamroom Cluster Server the Artist Page is located on (only set if running a Jamroom Cluster Server) |