Forum Activity for @michael

michael
@michael
02/22/20 07:35:08PM
7,791 posts

Unable to active redis module


Jamroom Developers

Try going into CORE -> MARKETPLACE -> TOOLS -> RELOAD MODULES OR SKINS -> jrRedis -> RELOAD

That should bring it back down from the marketplace. The functions are in the module.
michael
@michael
02/20/20 11:23:06PM
7,791 posts

When you share album to FB there is no image is shown


Using Jamroom

The facebook module is broken. If you're still running it, turn it off. Facebook keeps changing things and breaking stuff. Its too hard to try to keep up with all their changes.
michael
@michael
02/20/20 11:20:55PM
7,791 posts

Unable to active redis module


Jamroom Developers

Try running the INTEGRITY CHECK tool and the RESET CACHES tool with all the checkboxes checked and try again.
michael
@michael
02/18/20 06:24:02PM
7,791 posts

When you share album to FB there is no image is shown


Using Jamroom

Facebook module has been removed from the marketplace. Facebook keeps changing and breaking it.
michael
@michael
02/16/20 12:09:29PM
7,791 posts

Quota Upload Song Issue - Maxed Quota Error After Deleting All Songs


Using Jamroom

An integrity check with all checkboxes checked does not fix the issue?
michael
@michael
02/09/20 06:50:09PM
7,791 posts

Iframe Error When Not Logged In


Using Jamroom

Could be this:

Forum: "Header X-Frame-Options"
https://www.jamroom.net/the-jamroom-network/forum/installation-and-configuration/54031/header-x-frame-options

brian:
You can disable the X-Frame header in Jamroom Core 6.1.1 - go to the Core -> Tools -> Advanced Config and enter:

jrCore_disable_xframe

for the "config key" and

1

for the "config value" and save

Reset caches and that should disable the X-Frame header

Let me know if that helps.

Whats the URL of a location to see it happening?
updated by @michael: 02/09/20 06:50:46PM
michael
@michael
02/08/20 12:16:31PM
7,791 posts

profile menu question


Using Jamroom

From your code above, this is the part that gets the number:
{jrCore_list module="jrFollower" search1="follow_profile_id = `$_user._profile_id`" search2="follow_active = 0" return_count=true no_cache=true}

It still looks like valid code provided there are still pending followers it should be showing.

Try adding in "HERE I AM, THIS!!!!" to just after the "Pending Followers" to make sure that the template you're working on is actually where effecting the area in the screenshot. If that does come out then lets dig into why the call is not working.

--edit--
oh, and another thing to try is
{jrCore_list module="jrFollower" search1="follow_profile_id = `$_user._profile_id`"  return_count=true no_cache=true}
which should return the follower count regardless of if they are pending or not.

updated by @michael: 02/08/20 12:17:58PM
michael
@michael
01/21/20 12:59:27PM
7,791 posts

Email Course Module Question


Using Jamroom

helps if i turn it on. sorry. try again now.
michael
@michael
01/21/20 12:05:05PM
7,791 posts

Audio Pro - Embed Audio Playlist to External Site


Using Jamroom

I saw the same thing on my super-quick testing setup and didn't think much of it, try a different player:
jrBeatSlinger_audio_player
jrFollowMe2_audio_player
jrISkin_audio_player
blue_monday (or maybe jrAudio_blue_monday not sure of the syntax)
michael
@michael
01/21/20 11:59:24AM
7,791 posts

Email Course Module Question


Using Jamroom

Your right deb, there was no documentation set up. I've added some there now:

Docs: Email Course
https://www.jamroom.net/the-jamroom-network/documentation/modules/3578/email-course
  72