jamroom.net forum glitch

SteveX
SteveX
@ultrajam
12 years ago
2,584 posts
When I posted the update button mouseover is reversed - when you roll over the item to edit it the edit, new and delete icons disappear. It works fine once the page has been refreshed.

Also, the smilies are messing with the code blocks.

jrCore_module_url('jrForum');
jrCore_module_url('jrForum');



--
¯\_(ツ)_/¯ 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: 01/21/14 07:36:30PM
SteveX
SteveX
@ultrajam
12 years ago
2,584 posts
Hmm, well the smilie didn't mess with the code above, but it did here:
https://www.jamroom.net/the-jamroom-network/forum/design-and-skin-customization/3904/how-to-change-the-forum-link-on-header#r3906


--
¯\_(ツ)_/¯ 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
12 years ago
2,584 posts
jrCore_module_url('jrForum')



--
¯\_(ツ)_/¯ 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
12 years ago
2,584 posts
(jrCore_module_url('jrForum');)



--
¯\_(ツ)_/¯ 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: 12/22/13 05:23:29AM
SteveX
SteveX
@ultrajam
12 years ago
2,584 posts
                {if jrCore_module_is_active('jrForum') && isset($site_profile_url)}
                    {jrCore_lang module="jrForum" id="36" default="Forum"}
                {/if}



--
¯\_(ツ)_/¯ 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
12 years ago
2,584 posts
There it is


--
¯\_(ツ)_/¯ 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 :)
brian
@brian
12 years ago
10,149 posts
I've got this smiley issue fixed in version 1.0.1 of the smiley support module - basically a smiley must be "standalone" with either spaces or newlines before it before the module will replace it with a smiley image.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags