_init() doesn't need 'editor_button'

michael
@michael
9 years ago
7,696 posts
Hi steve,

in
/modules/ujIpsumjam/include.php

In the _init() function there is this line:
    jrCore_register_module_feature('jrCore', 'editor_button', 'ujIpsumJam', 'on');

It can be commented out or removed.

That line is asking TinyMCE to add an extra button to its system. Its the code you use if you want to add a button like the jrEmbed has added its button to TinyMCE.

IpsumJam is adding itself to the jrEmbed popup a couple of lines before.

The result is TinyMCE is expecting to find the button config file at:
http://jr500.iixxii.cc/modules/ujIpsumJam/tinymce/plugin.min.js?v=1.0.4

Its not finding it and its throwing a small error in the console.
SteveX
SteveX
@ultrajam
9 years ago
2,583 posts
Thanks Michael, that's fixed in v1.0.5


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
douglas
@douglas
8 years ago
2,767 posts
Hey Steve,

Does this module work with the latest version of JR?

I'm getting this error message

[02-Jun-2016 10:38:17 America/Tegucigalpa] PHP Warning:  file_get_contents(http://ipsum.ultrajam.net/ipsumjam/mixed/6/medium/undefined?callback): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found [2]

and text is not getting embedded into the form.

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
SteveX
SteveX
@ultrajam
8 years ago
2,583 posts
I'm looking into it now Douglas, thanks for letting me know.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
SteveX
SteveX
@ultrajam
8 years ago
2,583 posts
The problem seems to be with the dns rather than jamroom or ipsumjam.

I'm out of time for now, and won't be able to troubleshoot it until the end of next week, sorry for the inconvenience.

Have you used it recently? Do you know when it last worked without the error?

Thanks


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 06/02/16 04:07:07PM
SteveX
SteveX
@ultrajam
8 years ago
2,583 posts
It was the dns, give that a try now and it should be working fine.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
douglas
@douglas
8 years ago
2,767 posts
SteveX:
It was the dns, give that a try now and it should be working fine.

Yep, working great now.

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

Tags