"module" in Forum Topics
Forum Topics
Sponsoring a new module
03/25/14 02:30:07AM, by nixt
Hi, I need a module in order to sort items created with a module I made with Aparna. With my module, I allow users to upload zip files that they want to sell along with an audio demo that allows potential customers to listen to a demo illustrating the product sold as zip file. They also upload an image and fill a form to add a description, the type of file, the music genre, the bpm, the software needed if applicable, etc... Now I want to be able to display these products in a nice way,...
FAQ or Documentation Module
02/15/19 03:30:26AM, by sekeri
I need a FAQ module for my website to help users. I know I can do this using FAQ or Documentation Module but I dont want the profile menus to be displayed for this help page. How can I make it just like here in Jamroom website. https://www.jamroom.net/faq Thanks, Ilker.
jrAdminSkin module views
07/30/15 06:01:28AM, by SteveX
I want to just use Elastic as the admin skin for forms etc, and use another skin for the rest of the site. So I have installed jrAdminSkin and set Elastic as the active admin skin, and Nova as the active skin and active profile skin. Module views such as /blog/ and /profile/list_profiles are displayed with the Elastic header and footer. Shouldn't they be using the active skin's header and footer (Nova)?
Aparna Module - JrPlaylist
02/27/16 10:05:40AM, by johnchansa
I want to create a module for users to upload ringtones and be listed separately from normal audio.I'll borrow some ideas from jrAudio module. How can I create playlist items for selected ringtones? I can see each module has item_playlist.tpl.
jrBlog Module Clone
06/13/19 07:46:27PM, by PatriaCo
I have a very strange situation, in a module clone of the latest jrBlog v.1.1.18 When I click on a category link the item_list.tpl displays the Profile's Timeline while showing the correct cloned module's url... #confused Plus, the jrCore_list is not displaying any data. #1. Here is the item_index.tpl showing that I have one item in the first category and the url to the category is correct, but the summary of the posted item is not being displayed, because there is some disconnect with...
Product Badges Module
04/24/17 04:08:24PM, by johnchansa
Jamroom already has Profile Badges and Genosis Badges modules.A new Product Badges module which adds badges to products or items on sale is needed.The product owner can add badges like “Best Seller”, “Featured” ,"New","Sale","Sold-out " or other custom badges. I tried to develop my own module mimicking code from the existing modules but things did not work out.
Venues/Locations Module
11/08/13 01:59:22PM, by maxcinsay
Hello guys, Do you offer a module to let venues sign up and then the artists be able to link the shows to the venues? ( I didnt see one in the market place). I mean, people can see the upcoming shows per artist, but we would like to offer another option where the users see the shows per venue.

Search module indexing
05/06/15 02:07:19PM, by DannyA
In the search module I am seeing the following message: "Full text indexing currently in progress. Wait for this message to disappear before making additional changes. " The thing is, the message never disappears.
jrCore_is_mobile_device() in module listener
12/19/18 08:24:26PM, by PatriaCo
I am looking for (but can't find) the jrCore_is_mobile_device() function so that I can add it as a part of a module listener function. Also, what is the best way to add this mobile_device() if statement into a listener? function myCustomModule_imageDisplay_listener($_data, $_user, $_conf, $_args, $event){ // I need to inject this code if the image is being displayed on a mobile device $_rs = array( 'src' => "<amp-img src=\"{$url}\"" . $wid . $hgt . $attrs . '...

categories in custom module
04/10/14 06:00:58PM, by perfectgamestudios
Hello, I was wondering if there a way to create admin backend way to build categories in custom module ie not categories that user creates but on the user side for there to be droplist of categories as I trying work out how to build custom module for my second life script as I have basic module created and now trying work out categories as on the theme I need to be able to display products on front page as well have pages for each categories etc
Latest Videos Module
09/13/17 05:24:57AM, by Isleander
Ideally I would like to increase the size of the videos that appear in the Latest Videos widget. I've looked at the widget settings but can't see a way of doing this. I've also looked at the "template=profile_index_video.tpl", but again cannot see how to increase the size. I'd also like to increase the profile image size in the Latest Profiles widget. Is there a way to do this? Thank you
issue deleting a module
12/26/13 01:33:10AM, by blindmime
While attempting to delete modules, I deleted a module upon which another module is dependent. This is OK, because I want to delete that module as well. However, when I come to that module's info tab I see this message: "This module has required dependencies that are not met, and cannot be enabled" and no option to delete it.