Login






Installation

  1. Unzip the module file and upload all files (keep the file structure) to your Jamroom folder.
  2. Skins Package:
    • If you are using "ProJam2" (from Oinkba.com), please skip following steps and visit this tutorial.
  3. Login as Administrator > Jamroom Config > Jamroom Modules, then enable "AddToStation".
    • 3.1) Click "Settings" to configure the module.
    • 3.2)
      • Note that if your skin / theme already include "JQuery ColorBox v1.3.x", you need to set "Use The Module Built-In JQuery ColorBox?" to "No".
      • For the default skin "Jamroom 4.x Nova", please set this value to "Yes".
      • If you have customized Skin/Theme, you can consult your template web designer for details.
    • 3.3) If your template didn't include any JQuery.js calling, set:
      • Need to load Jamroom Default Jquery.js -> "yes"
      • Need to load Jamroom Default Jquery.Form.js -> "yes"
  4. Add the "Add to Station" button in your "Templates".
    • Put following codes before </head> in your template header file:
      {* nasAddToStation Initialization (requred) *}
      {nasAddToStation_init}
    • Then in the page you want to add the button, put below code in the template:
      {nasAddToStation_button css_class="" type="img" type_file="add1.png" template_dir="default" song_id=$SONG_ID label="Add to Station"}
      Note:
      • You may need to replace the "$SONG_ID" in above with your "Song ID" variable (Usually it is "$SONG_ID").
      • After updating your Theme files, remember to "regenerate profile" to see the effect
  5. Install Complete.


If you are using one of the below templates, we've included a specifc installation guide: