Forum Activity for @paul

paul
@paul
12/20/16 08:30:09AM
4,335 posts

item tags in select dropdown


Design and Skin Customization

You'd just need to add the html code to do this to the appropriate place in the appropriate template. To get the tags, use a jrCore_list call -

{jrCore_list module="jrTag" search="tag_module = jrAudio" group_by="tag_text" limit=100" template="null" assign="_AudioTags"}

This will return all the unique audio tags in the array $_AudioTags so you can loop round that to create the menu dropdown.
Hope that helps
Pa
paul
@paul
12/20/16 08:15:04AM
4,335 posts

Aparna Module giving error using proxima


Proxima

Quote: i forgot about doing integrity check after every update.
Not every update needs it, but running the IC (and clearing caches) after an update will do no harm, so its a good routine to get in to.
paul
@paul
12/20/16 08:12:25AM
4,335 posts

Happy Holiday!


Off Topic

Thanks Jimmy - And to you :-)
paul
@paul
12/19/16 02:14:55AM
4,335 posts

Merging jam 5 sites


Installation and Configuration

What's your timescale? The new (general purpose) Importer module might be able to do this, maybe February time next year.
paul
@paul
12/18/16 01:46:56PM
4,335 posts

Merging jam 5 sites


Installation and Configuration

Not fully at the moment. I have started work on a general purpose Importer module that will ultimately be able to do this, but its completion date is unknown.
You say merge users and profiles? I did start work on another module to do this some time ago and iirc that got as far as merging just users and profiles, so if that is all you want, I could take a relook at that?
paul
@paul
12/16/16 11:49:24AM
4,335 posts

Approving Group Members en masse


Using Jamroom

Unfortunately not. What are your circumstances that need this? Do you have so many new group applicants that they can't be done individually?
paul
@paul
12/15/16 12:16:07PM
4,335 posts

Birthday Module - Quota Config


Suggestions

Hi - The problem here is that Birthdays are a 'user' feature whilst quotas are for 'profiles', so adding quota configuration to the Birthday module would not work. Sorry.
paul
@paul
12/15/16 09:48:12AM
4,335 posts

Podcast Hosting


Using Jamroom

Can you use the 'Album' field to catalog? You could rename the labels in the module language tab, then each 'album' could include the show name (and date if needed).

Alternatively, add in a Catalog field with the Form Designer - https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/1275/using-the-form-designer
paul
@paul
12/15/16 09:47:41AM
4,335 posts

Podcast Hosting


Using Jamroom

Yeah - let's not double up the same enquiries. Copying my responses to your ticket here. Let's take the forward here where its public so might be useful to others.
paul
@paul
12/15/16 07:11:24AM
4,335 posts

Mailchimp Integration


Installation and Configuration

Its a profile variable - 'profile_quota_id'
  172