"module" in Forum Topics
Forum Topics
Tracker Module Privacy
05/20/18 07:07:47PM, by SoftDesigns
Hi - Tracker is really nice, we just need more privacy on this module. -- 1. How to make the Tracker TAB hidden to public? 2. How to make each new tracker item PRIVATE by Default?
Skype plugin module
02/01/22 06:26:33PM, by researchcooperative
If installed the Skype plugin module on my site, and approved for two quotas (admin and member), and identified a contact. But nothing shows on the site yet, though I have reset caches. Am I missing a step or three?
Skype Module working
01/12/14 09:37:05AM, by Intro2Music
Hi Steve, thanks for helping to get the module working for me, it's well appreciated. I've now had a chance to test it out with some 'staff' members and it works a treat. This will definitely turn out to be a great asset for our studios, allowing members to contact staff, music students to contact tutors etc. Brilliant!
Seamless module help
01/13/14 03:27:55PM, by johnchansa
I managed to create a page which lists items based on video director/producer.I borrowed the idea from the concerts location tab(Nova Skin).I'm having trouble replicating this to create a producers listing for the songs.My songs listings are seamless audio and soundcloud .How can I work this out?Any suggestions? For youtube/video directors,this is what i have and it works: http://zmusic.biz/you_tube/directors {elseif isset($_post.option) && $_post.option == 'directors'}...

module feature items?
01/16/14 03:07:52PM, by MONEE
where is the template that outputs the module feature item such as comments and the share module? I want to edit the order they display
Can't update a module
12/19/21 12:40:43PM, by Semi Palar
Hello, When we try to update Users Module, we get this message: ERROR: unable to rename module symlink jrUser - check file permissions (3) Please advise us on how to solve this problem. Thank you.
Jamroom Polling Module
01/17/14 04:47:01PM, by johnchansa
Try to develop a module for online polls or surveys.A site owner can set up series of polls and users can vote for say,"best video" ,"best rap song","best artist","best member" etc. A special tab can be created for online polls on each skin.Check this out- http://www.rollingstone.com/music/news/vote-for-the-2014-rock-and-roll-hall-of-fame-inductees-20131016
Support tickets Module
12/20/15 12:21:06PM, by Eddy
I just purchased the support tickets module but have a few of questions. 1) Where exactly is the link to the support section throughout my site for users to see it/use it? 2) Do I have to enable/use Mailgun in order for the support tickets to work? 3) Must I use the same email on "Support From Email" as my admin email? Thanks Eddy
PayPal Module Setup
10/20/17 01:01:00PM, by SoftDesigns
We waited on the new PayPal module for long time, now we need to go live... Is this new PayPal module ready for production? -- We need some docs to help get it setup and accepting payments. -- Also, does this now totally replace any need for Foxy? Can the new PayPal module do everything Foxy used to do?
Share This module
01/01/14 02:41:08AM, by CAPER
it's a great concept for the module the only thing is since faebook keeps changing things around or the bug keeps popping up it becomes a websites nightmare. when a web sites uses a module to become a Representative of that module and their site. once members use it they reference the negative experience to the website then the owners pass it on to jamroom. it becomes the pass the buck game. once the owners look for a solution or answer it continues to revive the pass the buck game until it...
Point system module
10/20/17 04:03:27PM, by boplive
Hi guys I would love to see a point sytem module created..this will be a module to have the community be even more interactive as it can have even some kind of reward program to it..i remember it was brouht up ahile back.. but nothing was done with it
adding a module template
03/31/15 03:55:27PM, by blindmime
I'm trying to add a template in my custom module called pending.tpl. I have added this in profile.php: function profile_view_agTask_pending($_profile,$_post,$_user,$_conf){ return jrCore_parse_template('pending.tpl',$_profile,'agTask'); } I must be missing a step somewhere, because going to domain.com/profile/task/pending/ goes the the module index page. What am I missing?