Forum Activity for @ultrajam

SteveX
@ultrajam
04/18/15 01:16:43PM
2,589 posts

User ID Question For Cometchat


Design and Skin Customization

<a href="javascript:void(0)" onclick="javascript:jqcc.cometchat.chatWith('profile_id={$_profile_id}');">Chat with me</a>
I'm not using cometchat, but if this is for in a template try the above code.

You need the smarty brackets around the smarty variable {$_profile_id} in order for it to print.

It will be printed into the javascript in the html page as a number. The javascript then runs once the page is loaded into the browser.
SteveX
@ultrajam
04/16/15 11:59:45AM
2,589 posts

New Videos Not Showing Up In Video Lists


Design and Skin Customization

You could try require_image="video_image,youtube_image,vimeo_image" but it isn't mentioned here:
https://www.jamroom.net/the-jamroom-network/documentation/modules/289/seamless
SteveX
@ultrajam
04/16/15 11:55:37AM
2,589 posts

New Videos Not Showing Up In Video Lists


Design and Skin Customization

Maybe take out require_image="video_image" and you will find them again.
updated by @ultrajam: 04/16/15 11:56:01AM
SteveX
@ultrajam
04/15/15 03:51:45AM
2,589 posts

graph support docs


Using Jamroom

They have a json response:
http://ir.eia.gov/ngs/wngsr.json

Is the data you want in the text file also in that json?
SteveX
@ultrajam
04/14/15 05:14:36AM
2,589 posts

Adding anchor text to html


Design and Skin Customization

Not sure if jamroom.net still uses scrollintoview, but there is a scroll to top article here:
https://www.jamroom.net/ultrajam/documentation/code/1125/how-to-use-scrollintoview-in-your-module-or-skin
SteveX
@ultrajam
04/13/15 03:46:19AM
2,589 posts

Slider of images


Design and Skin Customization

This is a good article if you want to understand exactly what is going on with a carousel:
http://christianheilmann.com/2015/04/08/keeping-it-simple-coding-a-carousel/
SteveX
@ultrajam
04/10/15 04:58:19PM
2,589 posts

Having an event upload multi pictures like gallery module


Suggestions

Dive on in Strumelia. Doesn't take months.
SteveX
@ultrajam
04/10/15 04:35:45PM
2,589 posts

Change Admin Password


Using Jamroom

Click on your user name (top right), then you will see your Account tab.

Enter something into the password field, then the repeat password field, then save. Job done.
  98