Jamroom Logo Jamroom 5 Core
is now Open Source!
Follow Jamroom on Twitter!

This document applies to Jamroom 3 only!
For current Jamroom 4 Documentation, visit the main Jamroom Documentation section.

Jamroom Ranking System - Favorite Mode Index Jamroom Ranking System - Page Mode

Ranking Orders

  1. Order by Member Name (alphabetical) (default)
  2. Order by Member Name (reverse alphabetical)
  3. Order by Member Join Time (oldest to newest)
  4. Order by Member Join Time (newest to oldest)
  5. Order by Member Location (alphabetical)
  6. Order by Member Rating Count (highest to lowest)
  7. Order by Member Rating Count (lowest to highest)
  8. Order by Member Rating Average (highest to lowest)
  9. Order by Member Rating Average (lowest to highest)
  10. Order Randomly
  11. Order by Number of Friends Member has (highest to lowest)
  12. Order by Number of Friends Member has (lowest to highest)
  13. Order by Member Comment Count (highest to lowest)
  14. Order by Member Comment Count (lowest to highest)

 

Additional Supported Parameters

In addition to the Common Function Parameters defined in the Jamroom Ranking System Guide, the "member" mode also supports the following additional parameters:

PARAMETER TYPE DEFAULT DESCRIPTION
member_id  number n/a The member_id parameter is "mapped" to the Member's band_id value and will return only the member_id's given.
letter string n/a If the "letter" parameter is given, then only Artist Profiles where the Artist Name begins with the letter given will be shown.
location string n/a If the "location" parameter is given, then only Artist Profiles that are located in the specified location will be shown.
require_image true n/a If the "require_image" parameter is set, then only Profiles that have an Artist / Member image will be shown.

 

Available search_area values

SEARCH_AREA DESCRIPTION
member_name "member_name" will search the Member Name (band_name database column).
member_story "member_story" will search the Member Biography (band_story database column).
member_location "member_location" will search the Member Location (band_location database column).
member_all_fields member_all_fields will search the member_name, member_story and member_location fields.
band_???? Any Member Custom Form fields are also searchable - consult the Custom Form Fields section of your Jamroom Config for details on the search_area name to use.
Note: Jamroom "member" profiles are really stripped-down Artist Profiles, and therefore on the "back end" (i.e. variables and functions) you will find a lot of similarity between the "member" mode and the "artist" mode.

 

Template Variables available in the row_template

In addition to the following Template Variables, you also have access to:

VARIABLE DESCRIPTION
{$MEMBER_RANK} The numerical value of its placement in the result set from the Jamroom Ranking System.
{$MEMBER_URL} URL to Members page
{$MEMBER_ID} the numeric Jamroom ID of the member (i.e. “5”)
{$MEMBER_CREATED} date member was created (EPOCH) (i.e. 1059951557)
{$MEMBER_DATE1} date member was created formatted according to $config[date1]
{$MEMBER_DATE2} date member was created formatted according to $config[date2]
{$MEMBER_DATE3} date member was created formatted according to $config[date3]
{$MEMBER_NAME} Name of the Member
{$MEMBER_URL_NAME} The “URL” name for the Member.
{$MEMBER_INFO} The member biography
{$MEMBER_LOCATION} The Members location (as entered in Modify Member)
{$MEMBER_IMAGE_URL} Contains URL to generate the Member image - for use in the SRC section of an <img> tag
{$BAND_PRIVATE} This variable will be set to "yes" if the member has set their profile to be a "Private Profile".  It will be empty or set to "no" if the Profile is not private.
{$MEMBER_IMAGE_TIME} Epoch time Member Image was created.
{$MEMBER_IMAGE_NAME} Name of Member Image as originally uploaded (i.e. image_name.jpg)
{$MEMBER_IMAGE_TYPE} Mime Type of image (i.e. image/pjpeg)
{$MEMBER_IMAGE_SIZE} Size in Bytes of Member Image
{$MEMBER_IMAGE_EXTENSION} File name extension of Member Image (i.e. png)
{$MEMBER_RATING_FORM_URL} URL to rating.php script to generate Member Rating Form.
{$MEMBER_RATING_NUMBER} Number of times Member has been rated
{$MEMBER_RATING_AVERAGE} Average Rating of Member
{$MEMBER_RATING_1} Number of “1” votes the Member has received.
{$MEMBER_RATING_2} Number of “2” votes the Member has received.
{$MEMBER_RATING_3} Number of “3” votes the Member has received.
{$MEMBER_RATING_4} Number of “4” votes the Member has received.
{$MEMBER_RATING_5} Number of “5” votes the Member has received.
{$BAND_SUBSCRIBE_END} If the Member Profile is currently subscribed to a Jamroom Quota, the epoch time that the Subscription ends will be stored in this variable.
{$MEMBER_COMMENT_COUNT} The number of comments for the Member.
{$BAND_SHARE_FANS} This variable will be set to "yes" if the Member has elected to Share their Friends.
{$BAND_FAN_COUNT} The number of friends the Member has.
{$BAND_THEMEDIR} The {$BAND_THEMEDIR} will contain the name of the Profile Theme the Member is using on their profile (i.e. "Cobalt3")
{$BAND_?????} If you have created any Custom Form Fields in the Artist Profile, your Custom Form fields will be made available in the templates.  For example, if you have created a Custom Form field called band_producer, then in the row_template you could used {$BAND_PRODUCER} to access the contents of the Custom Field.
{$SERVER_ID} Numerical ID of the server the Member Page is located on (only set if running a Jamroom Cluster Server)
{$SERVER_IP} IP Address of the server the Member Page is located on (only set if running a Jamroom Cluster Server)
{$SERVER_NAME} Server Name as defined in Create/Modify Server that the Member Page is located on (only set if running a Jamroom Cluster Server)
{$SERVER_URL} URL to Jamroom Cluster Server the Member Page is located on (only set if running a Jamroom Cluster Server)

Jamroom Ranking System - Favorite Mode page 67 of 185 Jamroom Ranking System - Page Mode
Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom 5
Jamroom 5 Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2024 The Jamroom Network