Forum Activity for @ultrajam

SteveX
@ultrajam
11/14/15 06:40:08AM
2,589 posts

(Beta 5.3) Empty item in TinyMCE menu


Using Jamroom

This is soooo minor :)

With the default settings this part in form_editor.tpl produces an extra space in the TinyMCE buttons bar.
 | {if $hr} hr{/if}{if $sub && $sup} | sub sup {/if} | 

hr, sub and sup are allowed in the Allowed HTML tags by default, but the buttons don't appear.
updated by @ultrajam: 02/19/16 08:21:04AM
SteveX
@ultrajam
11/14/15 01:53:47AM
2,589 posts

Demo?


LifeStreams

patriaco is a private profile so I can't take a look.

I have checked this out on a beta 5.3 install and it works fine with a twitter username. Try putting jamroom as the username, you should see the tweets appear in your lifestream.

Make sure that your tweets are not privacy protected:
http://www.ehow.com/how_8254382_make-twitter-public.html
SteveX
@ultrajam
11/13/15 05:12:41PM
2,589 posts

Error Code on Embed Media Module


Using Jamroom

I can reproduce this on a fresh beta 5.3 installation with only jrDeveloper, jrEmbed and jrUpimg additional modules installed.

I previously posted about seeing this error here:
https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/30696/embed-local-media-error

Bare bones clean beta 5.3 installation.
Add and enable the jrDeveloper, jrEmbed and jrUpimg modules. Allow on the example quota.
Visit the admin blog, edit the blog post, click the Embed Local Media button.
The modal opens with a single upload image tab showing the error:
{"notices":[{"type":"error","text":"invalid module"}]}

I can fix this by going to mysite.com/embed/admin/global and clicking save, after which the upload image tab shows without an error. :)
SteveX
@ultrajam
11/13/15 03:13:39PM
2,589 posts

(5.3 Beta) Modify template


Using Jamroom

When clicking on Modify Template in the ACP, the accordion menu on the left disappears.

It reappears when you click on another tab though.
updated by @ultrajam: 02/17/16 08:28:32PM
SteveX
@ultrajam
11/11/15 04:26:30PM
2,589 posts

Jamroom 5.3 Beta Kickoff


Announcements

They can 'see' both javascript and iframes.
SteveX
@ultrajam
11/11/15 01:29:56PM
2,589 posts

Demo?


LifeStreams

I haven't had the time to update to the 5.3 beta yet, and it's unlikely that I will in the next few days, but when I do I will check this out.

Thanks
SteveX
@ultrajam
11/09/15 02:27:03AM
2,589 posts

Demo?


LifeStreams

Hi Joshua,

Lifestreams is supported and works well, not sure about the demo site. I'll take a look at that when I can, but it probably wont be this week.

Thanks
SteveX
@ultrajam
11/01/15 03:09:53PM
2,589 posts

Allowed html tags fail validation


Using Jamroom

Thanks Brian, just entering the html.

It doesnt save the list on create, only on update.
SteveX
@ultrajam
11/01/15 03:09:02PM
2,589 posts

Allowed html tags fail validation


Using Jamroom

list item 1
list item 2

updated by @ultrajam: 11/01/15 03:09:14PM
SteveX
@ultrajam
11/01/15 12:49:00PM
2,589 posts

Allowed html tags fail validation


Using Jamroom

https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/30834/textarea-ul-list-on-multiple-lines-fails-allowed_html-validation
And maybe following on from this thread:
https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/32890/allowed-html-tags-fail-validation-on-shared-profile

The problem I was seeing wasn't to do with a shared profile, but I have found the same thing happening here on jamroom.net, you can reproduce it like this:

Update a forum post, add this html to the textarea:
<ul><li>asdfa</li></ul>
It validates :)

Update the forum post again with a line break in the html like this:
<ul>
<li>asdfa</li></ul>
It doesn't validate :(

Update the forum post again with the line break in after the list item like this:
<ul><li>asdfa</li>
</ul>
It validates :)




updated by @ultrajam: 02/24/16 11:56:01PM
  87