Forum Activity for @ultrajam

SteveX
@ultrajam
04/25/15 09:34:26AM
2,589 posts

Intermittent error storing gallery map data


GoogleMaps

It will take a few days, but I'm going to fix that in the next update of the module, so you will be good with both ' and "
SteveX
@ultrajam
04/25/15 08:58:17AM
2,589 posts

Intermittent error storing gallery map data


GoogleMaps

OK! If you don't use " in your titles you can allow for the apostrophes by fixing this up in the googlemaps template map_display.tpl for now.

Change:
var marker = createMarker(point,'{$point_data.html}');
To
var marker = createMarker(point,"{$point_data.html}");
SteveX
@ultrajam
04/25/15 07:59:47AM
2,589 posts

Intermittent error storing gallery map data


GoogleMaps

So gallery_googlemaps_lat shows a value on the modify image form in jrGallery, but it doesn't have a value in the datastore browser?

On the aston page you link to there is a javascript error caused by this:
var marker = createMarker(point,'Images from 'The Making of Birmingham...', c. 1897');
Is Images from 'The Making of Birmingham...', c. 1897 the title of the image? If so, can you try changing the title removing the apostrophes. See if the map then appears for that item.

Thanks!
SteveX
@ultrajam
04/25/15 04:38:54AM
2,589 posts

_init() doesn't need 'editor_button'


IpsumJam

Thanks Michael, that's fixed in v1.0.5
SteveX
@ultrajam
04/23/15 07:33:04AM
2,589 posts

Who determines when a profile is active or not active? (and related questions)


Using Jamroom

Why don't you try signing up to your own system? At least you would then know how your system works when handling signups.
SteveX
@ultrajam
04/23/15 05:41:01AM
2,589 posts

jrDeveloper package module list order


Jamroom Developers

/developer/package_module

On the package module list, it would be good if the modules were sorted so that the most recently packaged module is last.

Currently the are listed like this which can become confusing:
myModule-0.9.19.zip
myModule-0.9.2.zip
myModule-0.9.21.zip
myModule-0.9.22.zip
myModule-0.9.3.zip
updated by @ultrajam: 05/24/15 10:26:09PM
SteveX
@ultrajam
04/20/15 12:55:05PM
2,589 posts

Sitebuilder documentation


Using Jamroom

Hehehe, I can't find the Not Founds any more ;)

And I just tried the site builder - very cool, very straightforward. So straightforward that I don't think it even needs documentation!
SteveX
@ultrajam
04/20/15 12:23:08PM
2,589 posts

Looking for Beta Testers


Archived

Thanks for your interest!

Great that you have ideas for non-educational use - can I ask what purposes you have in mind?
SteveX
@ultrajam
04/20/15 11:59:19AM
2,589 posts

Sitebuilder documentation


Using Jamroom

I found the Not Founds under Latest Documentation Updates here:
https://www.jamroom.net/docs
  96