"phpstorm AND jetbrains AND ubuntu" in Forum Topics
Forum Topics
mariadb 10 compatability and issues?
10/22/15 11:05:42AM, by soaringeagle
ii upgraded from mysql to mariadb 10 last night now the cpu use was all over the place but always many times higher then usual router.php seemed to spawn way ore instances using more ram and cpu everything seemed to use way more cpu it was often off the charts causing instability even ram and swap at 1 point for no explainable reason maxed out mysql activity shows it doing the same repeating join sequence over and over | 210888 | greentec_jam | localhost | greentec_jam | Query |...
Default tree and profile???
04/24/15 06:54:11AM, by silverwolf
After installing geonosis, I subscribe and I become master admin. This is good! My wife registered on the site, and I defined admin profile. This is good! My wife joins me as a spouse. This is good! My wife says her father. This is good! I added my father. This is good! Why my profile is not in the default tree and that of my wife? My father is not in the tree by default?
ProJam and Embed Audio
08/17/14 09:19:24AM, by Dazed
Douglas - If you get bored will you take a look at this and see what you get? 1. As an admin create a "news" blog so it posts to the index Latest News 2. In that blog add the uploaded image, 1 small line line of text like "check it out" and then use jrEmbed for 1 song 3. submit Result - the index page loads a little slow and instead of the image displaying in the news slider, the song player displays instead. I added more text to the blog which helped and the image is displayed but I think...
jrCore_include and sub directories
11/14/14 08:14:01AM, by gary.moncrieff
Hey My skin template is becoming very large and I am wondering is it possible to put groups of templates in sub folders within the skins directory and then include these using the jrCore_include function. I have tried various ways, full url, absolute path and relative path and nothing works. Thanks
Bridge and group_by option
06/13/16 10:23:15AM, by amartins
Hello. I am trying to get a list of available music genres from Jamroom framework with Bridge connection to audio module, the column I am targeting is audio_genre, as so the request URL is like: http://my.cool.jamroom.dom/api/bridge/audio/search?group_by=audio_genre. Since there is only 3 distinct genres it should return me 3 '_elements', one for each genre. But that's not happening it returns same result as if 'group_by=audio_genre' wasn't there: any idea why? Thanks for attention.
Implementing SSO and authentication
03/26/24 08:58:39AM, by Clay Gordon
I have a Ghost site at domain.com and I want to implement SSO to my jamroom site at sub.domain.com. Ghost does not have the equivalent of Jamroom forums and I want to make the Jamroom forums available to all members (signups are turned off on my Jamroom site) – even as an archive the traffic is strong and there are about 12,000 posts in the Forum that, right now, are read-only for new visitors. When someone signs up at ghost it will trigger a webhook event (members.added) and a middleware...
Private Notes and Notifications?
09/18/15 07:24:04AM, by Zachary Moonshine
Is it possible to change private notes to "alerts" and place it in the menu bar so it is visible?
profile domains and litespeed
03/22/18 08:04:01PM, by soaringeagle
having a lil trouble getting profile domains functioning on litespeed (503 service unavailable) not sure where exactly to include the includeoptional (i use plesk as well i added it to apache ningx config which seemed right) i do not use nignx i know profile domains does not work with it i do however have susexec php enabled for user home space only i was old its not best to use susexec php however when disabling it i get "invalid media url' on all uploaded videos and i assume music profile...
Foxycart and Downloadable Audio
12/12/13 05:08:12PM, by MAD
Hi there, We have implemented the Downloadable Audio modification https://www.jamroom.net/the-jamroom-network/documentation/howto/1389/howto-allow-downloads-to-logged-in-users It is working sitewide except on certain areas. The download button is showing or hidden everywhere except in the Song Menu and the Charts Menu ( seen so far ). We have some songs/albums downloadable and some not but in the song menu and the chart menu they show up and can be downloaded whether logged in or out. To...
Category and sub categories
02/01/16 02:27:26AM, by adanhash
Hi, can somebody recommend the best way in doing this. basically i want to show the parent cateogry and sub catergories in the menu section in the profile. So for example if a user used jrPage and he created a category name called about me and then he created 5 different pages in the "about me" category and 3 other pages in another category called "Contacts" the menu will list all the categorys and pages linked to that category About Me Contact Pagename1 otherPagenamexx PAgename2...
Media storage and caching
06/11/14 01:43:18PM, by DannyA
Brian, you mentioned S3 support, maybe as part of a media abstraction layer, was in the works. You mentioned you could try to have it in June. Is that close? I'm running Jamroom on EC2 and really trying to do a couple of things: 1. Store media assets in S3 2. Leverage cloudfront for improved delivery of all cached assets. I know you think that the jr caching is enough, but Cloudfront is no more expensive than regular delivery while taking the request off the server and delivering closer...
Duplicates and 'follow_unique' in jrdiscussion_follow_topic
11/19/17 08:41:54PM, by TiG
This is a very specific question, but I am making use of the 'follow discussion' functionality and want to ensure I understand the semantics. The functionality seems to act as though (follow_topic_id,follow_user_id) is the unique key yet the table (by extension) shows duplicates for this pairing. From what I can tell, the duplicates occur if one is already following a discussion - each new comment posted on the discussion creates another record in the table. Thus following creates a...