Forum Activity for @ultrajam

SteveX
@ultrajam
06/29/15 08:50:50AM
2,584 posts

textarea ul list on multiple lines fails allowed_html validation


Using Jamroom

I have a textarea field using "allowed_html" for validation.

When I save it with a unordered list written over several lines it fails the validation, but if the list is written all on one line it passes.

This unexpectedly fails:
CANT POST THIS CODE HERE - FAILS VALIDATION FOR THE FORUM
(Its just a ul with each li on a separate line)

This passes as expected:
<ul><li>111</li><li>222</li><li>222</li><li>444</li></ul>

updated by @ultrajam: 07/30/15 08:04:56PM
SteveX
@ultrajam
06/26/15 08:42:16AM
2,584 posts

iframe domains validation


Using Jamroom

I can't enter uwe.ac.uk as a domain in the iframe module. I get the following validation error:
Quote: You have entered an invalid value for "domain name" - value must be a valid domain name (no www)
Thanks!
updated by @ultrajam: 07/29/15 10:30:42PM
SteveX
@ultrajam
06/26/15 04:20:39AM
2,584 posts

404 from lightbox.min.map


Using Jamroom

Getting errors like this in the activity log:
Quote: 404 Page not found: /data/cache/jrElastic/lightbox.min.map

At the bottom of this file /modules/jrCore/js/lightbox-2.7.1.min.js there is this line:
//# sourceMappingURL=lightbox.min.map
It can safely be deleted and the 404 errors will end.

I've had similar errors from bootstrap css which have been fixed by providing a full sourceMappingURL to the skin css dir to prevent it looking in /data/cache/

What the source map does is to allow better debugging and editing in firefox and chrome developer tools, but as far as I can see the map file isn't present in the core anyway.




updated by @ultrajam: 07/29/15 11:12:42AM
SteveX
@ultrajam
06/26/15 03:01:04AM
2,584 posts

Embed Local Media error


Using Jamroom

Looking at this again, I think it's just me looking at it in the wrong way because the Editor Embedded Media module is enabled for a new quota by default.

I can either disable the Editor Embedded Media module for that quota, or enable the Editor Image Upload module. Then there is no error.
SteveX
@ultrajam
06/26/15 02:50:08AM
2,584 posts

Embed Local Media error


Using Jamroom

Reloaded the module but still the same error.

There are two ajax urls:
/embed/tabs/default=undefined/__ajax=1
/embed/load_module/m=/p=1/ss=/ajax=1
SteveX
@ultrajam
06/25/15 03:55:09AM
2,584 posts

Googlemaps Not Showing up


GoogleMaps

ujSignUp isn't available at the moment. Sorry.
SteveX
@ultrajam
06/25/15 03:54:45AM
2,584 posts

Googlemaps Not Showing up


GoogleMaps

Yes, the location map shows first time, every time for me (not logged in) so if your persistant audio player is for logged in users that will be the first thing to fix.

But not for the event map - that is caused by the apostrophe in the artist name but there should be code in place to allow for that.

Can you tell me how you are getting that marker data into the event template?

Thanks
SteveX
@ultrajam
06/25/15 03:42:27AM
2,584 posts

Embed Local Media error


Using Jamroom

All modules are up to date, although Elastic is a few versions behind.
SteveX
@ultrajam
06/24/15 04:55:10AM
2,584 posts

Embed Local Media error


Using Jamroom

If I create a new quota with nothing enabled, then create a new account and log in as that user, on its /profile/settings tab the tinyMCE text editor shows the Embed Local Media button.

When I click it the Upload an Image tab shows with a json error
Quote: {"notices":[{"type":"error","text":"invalid module"}] }

embed-media-tab.jpg embed-media-tab.jpg - 21KB

updated by @ultrajam: 07/26/15 10:03:20AM
SteveX
@ultrajam
06/24/15 04:46:55AM
2,584 posts

Googlemaps Not Showing up


GoogleMaps

That's being caused by the apostrophe in your band name.

For me, the event map never shows up because of that. But the Location map in the right column shows each and every time (although your page takes ages to load).

Which version of the googlemaps module are you using?
updated by @ultrajam: 06/24/15 04:48:39AM
  93