Forum Activity for @brian

brian
@brian
12/31/17 09:08:52AM
10,149 posts

User "sort by last login" not functioning right..?


Using Jamroom

Yeah this is not functioning correctly - I have it fixed for the next User module release.

Thanks!
brian
@brian
12/26/17 01:22:55PM
10,149 posts

Reordering Threaded Comments


Jamroom Developers

Just to add - yes - you can do this in the module init function if the module priority is lower than the module's event listener you want to unset (like you guys point out). We do this in the Media URL Scanner module.
brian
@brian
12/26/17 01:16:26PM
10,149 posts

Happy Holiday!


Off Topic

I hope everyone had a great Christmas - we had a white Christmas here for the first time in 10 years so it was really nice :)
brian
@brian
12/26/17 01:15:56PM
10,149 posts

Cyber Monday - up to $200 off Jamroom Premium and Pro!


Announcements

This is fixed in the latest Simple Chat module - thanks for the report :)
brian
@brian
12/15/17 08:12:59AM
10,149 posts

"Media URL could not be loaded."


Using Jamroom

Is the player showing any media being found form the search?
brian
@brian
12/15/17 08:12:12AM
10,149 posts

Where to use namespace?


Jamroom Developers

At the top of xtCustom/include.php:

use Google\Api\CustomTargetingService;
require APP_DIR . '/modules/xtCustom/lib/GoogleAPI/vendor/autoload.php';
brian
@brian
12/13/17 08:11:53AM
10,149 posts

Need to update JrCloudS3 module for jamroom 6.1.4


Using Jamroom

DannyA:
brian:
the cluster modules have undergone some very large changes that are not likely to be backwards compatible with cloud 1.0 modules.

So, I use Cloud 1.0. Should I NOT be doing this update?
Do you have any information on what I will need to do to transition from Cloud 1.0? It sounds like a pretty major change and we have a lot invested in the current cloud 1.0 architecture.
Is there a place to download the latest s3 module directly? We don't use the marketplace tool.

Like I mentioned above:

1) You NEED the updated S3 module, so yes - update to it. The way images were resized was changed in JR 6.1.
2) There is no documentation at this time on Cluster 2.0 - it's not been released.

In your case you will want to stay on 1.0 - 2.0 is very, very different and there's not likely to be a simple upgrade path. We're currently working with a couple large clients on it and it is likely to be an in house managed solution that we run for clients who need it.
brian
@brian
12/13/17 08:07:58AM
10,149 posts

Need to update JrCloudS3 module for jamroom 6.1.4


Using Jamroom

We use the marketplace to distribute all modules and skins, so you really want to get a small dev or test system setup so you can access your private channel. For now I have sent you an email with the module attached.
brian
@brian
12/13/17 07:18:59AM
10,149 posts

Market place error


Jamroom Developers

Looks like it is fixed in Archive Tar 1.4.3:

https://pear.php.net/package/Archive_Tar/download

Download that and update the modules/jrCore/contrib/pear/Tar.php file with the one found in the download. Let me know if that fixes it for you.
brian
@brian
12/13/17 07:17:10AM
10,149 posts

Market place error


Jamroom Developers

The only place I can find any report of this error is with PHP 7.2.0alpha1 - are you running PHP 7.2? I am on 7.1 here and don't see this.
  90