Forum Activity for @michael

michael
@michael
06/08/20 04:07:16PM
7,721 posts

delete old JR modules


Using Jamroom

What paul outlined is the way for development, what you're probably after is :
MODULES -> CORE -> MARKETPLACE -> GLOBAL CONFIG -> GENERAL SETTINGS -> MARKETPLACE VERSIONS

change it from KEEP ALL VERSIONS to 1 VERSION.

So when you update the older versions will be removed.
michael
@michael
05/31/20 01:41:01AM
7,721 posts

Audio issues : An Error Was Encountered Loading The Media URL


Installation and Configuration

Send some login details to support at jamroom dot net and I'll take a look. See if I can see whats wrong.
michael
@michael
05/31/20 01:35:11AM
7,721 posts

The website takes a long time to load


Using Jamroom

Most browsers have a developer console. For firefox you open it by pressing F12, the errors show in the CONSOLE tab.
errors.jpg errors.jpg - 2.6MB
michael
@michael
05/28/20 12:20:12AM
7,721 posts

hoping for clue with loading chat attached images


Using Jamroom

This is my favorite kind of solution: do nothing and it fixes itself :)
michael
@michael
05/28/20 12:18:03AM
7,721 posts

Charts acting strange after 6.5 Upgrade


Using Jamroom

The issue in this case was the charts run on the daily mantanence, so just after midnight on the 17th the charts were being calculated, but they were being calculate for the 15th. The result was that there was no data for the 16th and the 1 day charts wanted that info.

What changed was that instead of calculating for the previous day they now calculate for the actual day 17th. Give it a day and it should come right.

If you want something to check, check that data is being recorded in the 'charts_history' table. The 'chart_date' is in the format YYYYMMDD so 2020 05 22 would be 20200522.

Check that each day that column is getting new data into it.

ACP -> DEVELOPER TOOLS -> TOOLS -> DATABASE ADMIN -> jr_charts_history
(click the SELECT button to see the table, then click on chart_date a couple of times until the newest shows at the top)
michael
@michael
05/28/20 12:12:08AM
7,721 posts

A - Z Artist / Profiles page - Audio Pro


Design and Skin Customization

We've got a "Custom Project Form" here:
https://www.jamroom.net/form/project_overview

If you want to hire someone on our team to do the development for you.
michael
@michael
05/28/20 12:09:34AM
7,721 posts

Audio issues : An Error Was Encountered Loading The Media URL


Installation and Configuration

First things first:
* Run the integrity check ACP -> SYSTEM CORE -> CORE -> TOOLS -> INTEGRITY CHECK -> check all boxes -> START
* see if all the system lights are greeen ACP -> SYSTEM CORE -> CORE -> TOOLS -> SYSTEM CHECK
* Try pausing the queues and resuming them.
* check the error log and activity log for any notices.
michael
@michael
05/26/20 06:45:11PM
7,721 posts

Adds & Banners on Follow Me Skin


Design and Skin Customization

You can use the "Template Name in Source" developer tool to understand which templates control those locations:

Docs: "Developer Tools: Template Name in Source"
https://www.jamroom.net/the-jamroom-network/documentation/modules/932/developer-tools#template-name-in-source
image.jpg image.jpg - 1.7MB
michael
@michael
05/26/20 06:39:15PM
7,721 posts

hoping for clue with loading chat attached images


Using Jamroom

ok, cool, so the url is ok, and the image is ok, great. What we need to figure out is what is interfering with the javascript in his instance that is causing the lightbox to break.

First thoughts:
* Are there any available updates for his phone laptop, if yes, install them.

Is the issue also there if he visits:
https://(YOUR SITE).com/chat/mobile

Can you get him to take a video of it happening with the CONSOLE open (hit F12 and navigate to the CONSOLE tab in chrome or firefox)

Somethings blocking it, just searching for clues as to what that may be.
updated by @michael: 05/26/20 06:40:36PM
  56