Forum Activity for @brian

brian
@brian
08/06/23 09:47:56AM
10,149 posts

Jamroom 7 has been released + 20 years of Jamroom!


Announcements

Some of you may already know since I pushed Jamroom 7 to the stable channel last week, but I wanted to "officially" announce that Jamroom 7 has been released!

JR7 comes with a ton of updates, tweaks and fixes - mainly around adding support for PHP 8+ and setting up some low level systems to be easier to support going forward. There's also a lot of small updates and tweaks through out the Core and dozens of modules.

I've also released a few new modules in to the Marketplace:

Analytics
The new Analytics module adds a real time analytics tab in to your system Dashboard:
https://www.jamroom.net/the-jamroom-network/networkmarket/846/analytics-100b7

Audio Import
The Audio Import module is designed for importing large amounts of audio files directly from the server file system. This used to be a "tool" in the Audio module but has been broken out in to a separate module:
https://www.jamroom.net/the-jamroom-network/networkmarket/864/audio-import

Image Optimizer
The Image Optimizer module will "optimize" JPG images so they take up a little less space. Note that this module WILL permanently change the images so only use this if you want to save some space on your server:
https://www.jamroom.net/the-jamroom-network/networkmarket/736/image-optimizer

Javascript Event Logger
If you are a 3rd party developer, the JS event logger module will log JS errors and issues in to your site activity log given you a way to see Javascript errors your users may be running in to:
https://www.jamroom.net/the-jamroom-network/networkmarket/847/javascript-event-logger

SSH Support
The SSH Support module is designed for module developers to have access to low level SSH and SFTP support:
https://www.jamroom.net/the-jamroom-network/networkmarket/825/ssh-support

Rate Limiter
The Rate Limiter module provides low level rate limiting to prevent bots and scanners from hammering your site:
https://www.jamroom.net/the-jamroom-network/networkmarket/806/rate-limiter

Twilio Messaging
The Twilio messaging module adds support for Text Messages to your user notification options (note that a Twilio account is required - sending text messages is not free):
https://www.jamroom.net/the-jamroom-network/networkmarket/789/twilio-messaging

I'm excited to finally get Jamroom 7 out in to release so we can start moving forward again.

Jamroom turns 20!

For those of you that have been around since the beginning, can you believe it was 20 years ago that Jamroom 1 was released? I want to thank all of you that have stuck around over the years - I know JR has had it's "ups and downs" but it's still chugging along :)

I personally still work on Jamroom every day (for those of you that do not know, I've been employed full time for the last 5 years developing the worlds largest JR system) and even though it has been over 20 years, I still enjoy working on JR and developing new things, so I'm excited to get JR brought up to speed for the next chapter.

I hope you all enjoy the new releases and thanks again for being Jamroom users all these years!
updated by @brian: 11/04/23 02:46:19PM
brian
@brian
08/06/23 09:24:04AM
10,149 posts

convert executable


Using Jamroom

izhmel:
It was always working until I had to re upload the website to the VPS.
What type of convert is it in cpanel ? in the WHM has many convert that can be installed .

That I don't know. Check that the modules/jrSystemTools/tools/convert binary is executable.

The "convert" binary is part of ImageMagick - so whatever OS you are on you should install ImageMagick and that will install the convert binary.

Let me know if that helps.
brian
@brian
08/06/23 09:22:19AM
10,149 posts

select all check box


Using Jamroom

This is already supported - in the User Browser just check all and click the delete button - it will delete the associated profile as well.
20230806-092131.jpg 20230806-092131.jpg - 552KB
brian
@brian
08/06/23 09:20:03AM
10,149 posts

System Core update stalled? (self-hosted)


Using Jamroom

"Opcache" is a new entry in the Jamroom cache reset - it's a low level cache built in to PHP - depending on how PHP is configured on your server you may not see PHP script changes until Opcache is reset - so that's been added in JR7.

Updating should never take more than a few minutes unless you are on a severely overloaded server - if it seems to hang just refresh and re-run - should be good.
brian
@brian
08/06/23 09:16:15AM
10,149 posts

The Plan To Fix New Youtube Channel Names?


Using Jamroom

Thanks for the update on this - I wasn't aware that YouTube had a made a change here. I'll get a tracker open on this and we'll get it fixed up.

Thanks!
brian
@brian
08/02/23 11:44:23AM
10,149 posts

System Core update stalled? (self-hosted)


Using Jamroom

Yep - that is way too long - should never be more than a minute or so. Just refresh the page, run an integrity check and reset caches - then continue with updates. Let me know if that helps.
brian
@brian
07/30/23 11:25:30AM
10,149 posts

PHP modules


Using Jamroom

Jamroom doesn't use apcu-bc - it just uses the main APCu package. "apcu-bc" is an additional page you can install on PHP 7 to give you the optional op-code caching that APC provided back in the PHP 5 days. PHP 7+ uses the built-in PHP "opcache" package for op code caching, so APC was split up in to APCu and APCu-bc packages.

You do not need apcu-bc - just install the main apcu package.
brian
@brian
07/29/23 03:19:48PM
10,149 posts

AudioPro2 Skin Issue


Installation and Configuration

ukdenny:
I have done something to my site and I don't know what but now the home page does not display, I do not know how to get it back. I can log in from the url okay. Could use some help please,

If you customized a template, undo your changes - if you did it in the Skins -> Templates tab, just UNCHECK the template so it is no longer active and save, then reset caches.

Let me know if that helps.
brian
@brian
07/04/23 09:41:54AM
10,149 posts

Jamroom 7.0.0rc3 has been released in the Marketplace


Announcements

luis789:
After the new update of 7.0.0rc4 and the updated you tube module, the problems seems to be resolved.
I'll keep monitoring new registered users and le you know.
So far it is looking good :)

Awesome - thank you for the feedback :)
brian
@brian
07/04/23 09:40:18AM
10,149 posts

SSO Jamroom integration with Ghost


Jamroom Developers

Clay Gordon:
Brian – I am slowly refamiliarizing myself with Global and Quota config options.

Say, for the Image Galleries module I deselect “Allowed on Profile." This would allow members of the quota to SEE galleries already published by clicking on the Images button in the top nav but would not allow them to upload.

There is also a media upload module so I could turn off uploading, but I want people to upload images into Forums posts.

Sorry for the late follow up here. Unfortunately no - the "allowed on profile" basically turns that module on/off for profiles in that quota - any existing galleries would be unviewable. What's really needed here is just a way to prevent NEW items from being created - to do that, go to the Galleries page for a profile - i.e. the main profile gallery page for that profile (not an individual gallery) - and you'll see the "+" button for creating a NEW gallery. Click the "configure these buttons..." button (see my screenshot), and modify it so it can only be used by master admins.

That will prevent new ones from being created but still allow the existing ones to be viewed. This works the same for all module indexes on a profile.

Let me know if that helps.
20230704-093536.jpg 20230704-093536.jpg - 378KB
  7