Forum Activity for @ultrajam

SteveX
@ultrajam
11/23/16 04:19:07AM
2,589 posts

Just Purchased Google Maps Module


GoogleMaps

Hi, and thanks for buying GoogleMaps and thanks for letting me know about this!

You are right, the Google control panel has totally changed into something to manage their cloud services.

These are the new steps as far as I can see:

1. Log into Google.
2. Click the hamburger menu top left and select API Manager.
3. Go to the Library page.
4. Enable the Google Maps JavaScript APIand the Google Maps Embed API
5. On the Credentials page generate a browser API key which you will enter in the Global Config General settings of your Jamroom module.

There is also domain verification which I think is new, but I haven't done that and my maps are still working fine. Hopefully the above steps will do the job.
SteveX
@ultrajam
11/22/16 11:35:06AM
2,589 posts

Playlist cacheing


Jamroom Developers

My pleasure!

Thank you Brian :)
SteveX
@ultrajam
11/22/16 03:39:50AM
2,589 posts

Playlist cacheing


Jamroom Developers

When an item on another's profile is added to a newly created playlist it doesn't appear until the cache is emptied.

When adding an item on my own profile everything works as it should.

I needed to fix this on my system, so I edited the module by passing the user home profile id and the module parameters into the jrProfile_reset_cache functions in both view_jrPlaylist_inject_save and view_jrPlaylist_add_save

To reproduce on a system with caching on:
Go to the video list page on another's profile.
Add a video to a new playlist.
Try adding another video to that playlist.
updated by @ultrajam: 02/21/17 03:17:42AM
SteveX
@ultrajam
11/21/16 06:40:58AM
2,589 posts

How to change height of profile header?


Design and Skin Customization

Change the crop of the image itself.

It is currently crop=8:3, so to achieve half the height change that to crop=16:3

You can change that at the top of jrFollowMe/profile_header.tpl
SteveX
@ultrajam
11/21/16 02:40:24AM
2,589 posts

Conversion Job Browser shows converted items from another site


Jamroom Hosting

Thanks Brian.

I don't need a separate one, I just wasn't sure if it should be that way.
SteveX
@ultrajam
11/18/16 10:47:41AM
2,589 posts

Conversion Job Browser shows converted items from another site


Jamroom Hosting

/cloudconversionclient/browse

On a newly created site on Jamroom hosting I see items which were previously converted on another site on the server. Is that the way it should work?

Thanks
updated by @ultrajam: 02/21/17 03:52:51AM
SteveX
@ultrajam
11/16/16 01:54:34PM
2,589 posts

Still struggling with Search option in the JamRoom Forum


Suggestions

Cool :)

We love "OR" and "AND" searches in the Library.
SteveX
@ultrajam
11/14/16 04:09:08AM
2,589 posts

JR6 Bug item module profile


Using Jamroom

I see this on my jamroom.net profile as well (when not logged in).
SteveX
@ultrajam
11/13/16 04:41:58PM
2,589 posts

User profile page Timeline widget displaying "no items found"


Installation and Configuration

I didn't know that there was an include_followed parameter for jrCore_list.

Thanks :)
  57