Forum Activity for @brian

brian
@brian
06/15/17 06:45:27AM
10,149 posts

mysql error when cloning Elastic 2 skin


Design and Skin Customization

cesy:
Hi Brian, thank you.
I did the Integrity check (chcked all options ), it went through properly then tried to clone again the Elastic 2 skin. Same thing, same error.

OK - let's get you updated to Jamroom Core 6.1.0 - do this:

1) Go to ACP -> Marketplace -> Tools tab and click on the "Marketplace Channels" button
2) In the "Channel Invite Code" field enter "JAMROOM61BETA" and save
3) Click on "System Updates" tab and update to Jamroom Core 6.1.0b4.

This should fix it for you.

Let me know if you see any issues.

Thanks!
brian
@brian
06/15/17 06:37:45AM
10,149 posts

Videos Not Playing on Desktop - Video Pro Skin


Installation and Configuration

Make sure you are running the latest Jamroom Core 6.1.0b4 - go into Marketplace -> Reload Modules or Skins and "reload" the Core module - there was an update I just pushed out this morning that should help here.

Let me know if that helps.

Thanks!
brian
@brian
06/15/17 06:36:38AM
10,149 posts

mysql error when cloning Elastic 2 skin


Design and Skin Customization

Welcome to Jamroom!

the "skin_cloned_from" is a core provided field - try running an Integrity Check (ACP -> Integrity Check) and see if that repairs the table.

Let me know if that helps.
brian
@brian
06/14/17 01:38:40PM
10,149 posts

Profile Search Requires Wildcard


Using Jamroom

SoftDesigns:
When "Include Partial Matches" is enabled, a search for "China" should return profile "ChinaNews" (no spaces) - is that correct?

Only if there are ZERO results for "China" - then the search is re-run to get partial matches.
brian
@brian
06/14/17 11:23:40AM
10,149 posts

Hosted uploading videos issues


Design and Skin Customization

There are some template updates that are going to be needed for some of the skins for the new Video module update - we're working on those right now.
brian
@brian
06/14/17 08:50:15AM
10,149 posts

Hosted uploading videos issues


Design and Skin Customization

Try this for me on your site - on line 6259 of the jrCore/index.php file you will find this:

    if (!isset($_rt["{$fld}_size"]) || $_rt["{$fld}_size"] < 1) {
        header('HTTP/1.0 404 Not Found');
        jrCore_notice('Error', 'invalid media id - media file not found');
    } 

Remove those 4 lines and see if that works.
brian
@brian
06/14/17 08:28:07AM
10,149 posts

Hosted uploading videos issues


Design and Skin Customization

There's no media file associated with that item:

https://www.ecuahits.com/uploaded_video/stream/video_file/7/key=1/file.m4v

Did you run the ACP -> Profiles -> Video -> Verify Video Files tool after updating to the latest video module?
  122