Forum Activity for @elric

elric
@elric
04/21/23 01:49:26PM
66 posts

One Player to Rule Them All?


Design and Skin Customization

More importantly is the ability to have the player just play all of the music on the site.
elric
@elric
04/20/23 03:07:07PM
66 posts

One Player to Rule Them All?


Design and Skin Customization

And in the darkness bind them....

Is there an audio player in JR that can be put in the footer of the site, perhaps, that will just play all of the available music on the site? Perhaps with skip function, that kind of thing?
updated by @elric: 07/20/23 03:50:33PM
elric
@elric
04/20/23 12:31:15PM
66 posts

How to exclude Audio that doesn't have images?


Design and Skin Customization

Douglas! YES! Thank you, works like a charm.
elric
@elric
04/20/23 09:53:40AM
66 posts

How to exclude Audio that doesn't have images?


Design and Skin Customization

Hello, I have a "Top Ten" list on my home page that is working great, except I want to exclude audio files/songs that don't have images associated with them. Here is the template code:

{jrCore_list module="jrAudio" search1="audio_genre != Advertisement" order_by="audio_file_stream_count desc" limit="10"}'

Cheers!
~E
updated by @elric: 07/24/23 05:02:22PM
elric
@elric
08/06/19 03:20:03PM
66 posts

Core Update - TinyMCE errors


Installation and Configuration

Well....that was embarrassing. Working on a react project in Chrome right now, and purposefully keeping my cache dirty. (long story)

Thanks as always, Brian.

Cheers,
~E
elric
@elric
08/06/19 02:15:28PM
66 posts

Core Update - TinyMCE errors


Installation and Configuration

tinymce.min.js?v=1565123032:9 Failed to initialize plugin: preview Error: editor.addButton has been removed in tinymce 5x, use editor.ui.registry.addButton or editor.ui.registry.addToggleButton or editor.ui.registry.addSplitButton instead
    at e.addButton (tinymce.min.js?v=1565123032:9)
    at Object.a [as register] (plugin.min.js:1)
    at new <anonymous> (plugin.min.js:1)
    at Yx (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Object.Kt [as each] (tinymce.min.js?v=1565123032:9)
    at Zx (tinymce.min.js?v=1565123032:9)
    at e.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Kt (tinymce.min.js?v=1565123032:9)
wd @ tinymce.min.js?v=1565123032:9
tinymce.min.js?v=1565123032:9 Failed to initialize plugin: hr Error: editor.addButton has been removed in tinymce 5x, use editor.ui.registry.addButton or editor.ui.registry.addToggleButton or editor.ui.registry.addSplitButton instead
    at e.addButton (tinymce.min.js?v=1565123032:9)
    at Object.a [as register] (plugin.min.js:1)
    at new <anonymous> (plugin.min.js:1)
    at Yx (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Object.Kt [as each] (tinymce.min.js?v=1565123032:9)
    at Zx (tinymce.min.js?v=1565123032:9)
    at e.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Kt (tinymce.min.js?v=1565123032:9)
wd @ tinymce.min.js?v=1565123032:9
tinymce.min.js?v=1565123032:9 Failed to initialize plugin: paste Error: editor.addButton has been removed in tinymce 5x, use editor.ui.registry.addButton or editor.ui.registry.addToggleButton or editor.ui.registry.addSplitButton instead
    at e.addButton (tinymce.min.js?v=1565123032:9)
    at Object.c [as register] (plugin.min.js:1)
    at new <anonymous> (plugin.min.js:1)
    at Yx (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Object.Kt [as each] (tinymce.min.js?v=1565123032:9)
    at Zx (tinymce.min.js?v=1565123032:9)
    at e.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Kt (tinymce.min.js?v=1565123032:9)
wd @ tinymce.min.js?v=1565123032:9
tinymce.min.js?v=1565123032:9 Failed to initialize plugin: anchor Error: editor.addButton has been removed in tinymce 5x, use editor.ui.registry.addButton or editor.ui.registry.addToggleButton or editor.ui.registry.addSplitButton instead
    at e.addButton (tinymce.min.js?v=1565123032:9)
    at Object.a [as register] (plugin.min.js:1)
    at new <anonymous> (plugin.min.js:1)
    at Yx (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Object.Kt [as each] (tinymce.min.js?v=1565123032:9)
    at Zx (tinymce.min.js?v=1565123032:9)
    at e.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Array.<anonymous> (tinymce.min.js?v=1565123032:9)
    at Kt (tinymce.min.js?v=1565123032:9)
elric
@elric
08/06/19 02:14:12PM
66 posts

Core Update - TinyMCE errors


Installation and Configuration

Hello! I just upgraded Core, and started getting onLoad errors from TinyMCE (see attached screenshot and JS errors)
TinyMce.JPG TinyMce.JPG - 46KB

updated by @elric: 11/06/19 01:36:18AM
elric
@elric
04/24/19 06:14:30PM
66 posts

Image in Item List


Installation and Configuration

Hello, I'm trying to add an image to the item list for Group Discussions. I've added the Image uploader in the Create/Update Discussion Forms. It is field "discuss_image"

I'm trying to add it into the template for discussion "item_list.tpl"

Here is the template code I'm trying:
{jrCore_module_function function="jrImage_display" module="jrGroupDiscuss" type="user_image" item_id=$item._discuss_image size="icon96" crop="auto" width=350 height=false _v=$item._updated}

Getting this error after cache reset and refreshing the page:
"jrImage_display: image item_id parameter required"

I'm sure it's sleep deprivation and missing simple parameter...

updated by @elric: 10/17/19 10:02:53AM
elric
@elric
04/02/19 03:30:13PM
66 posts

New tech for Facebook Players?


Installation and Configuration

Well. It looks like OG:music is only available to Spotify and the big guys. Nobody else is being whitelisted.

https://developers.facebook.com/docs/opengraph/music
updated by @elric: 04/02/19 03:32:20PM
elric
@elric
04/02/19 02:52:54PM
66 posts

New tech for Facebook Players?


Installation and Configuration

Hello,

It's been a while since I delved into this, but have friend who wants to use my system to share his music. Is there anything for Jamroom available like the Spotify one seen in the attachment?

Cheers,
~Eric
FacebookAudioPlayerSpotify.JPG FacebookAudioPlayerSpotify.JPG - 66KB

updated by @elric: 07/05/19 12:27:49AM
1