Forum Activity for @paul

paul
@paul
07/28/15 07:03:44AM
4,335 posts

In the "User Account" module, what happens if "allow signups" is not checked?


Using Jamroom

Users can only signup to quotas that have the 'Allow Signups' option checked (if more that one, they get a select option). If there are more 'non-signup' quotas that users can request to join you'll need to create a custom page that lists them. Maybe you could use the CustomForm module to do this so as to have the application form built in.
hth
paul
@paul
07/28/15 01:01:24AM
4,335 posts

How do i mention people in posts ?


Using Jamroom

Make sure you have the 'Convert @ Tags ' enabled for the quota in the Core=>Quota settings.
paul
@paul
07/28/15 12:48:56AM
4,335 posts

jr4 data


Using Jamroom

The current JR4 Import module relies on there being a JR4 site in existence so that a module can be installed on it to 'serve' the date to the JR5 system. Can the full JR4 site be re-instated from your backup?
Any other way would need something custom creating.
paul
@paul
07/27/15 01:25:22PM
4,335 posts

Cannot find 'error was encountered loading the media URL'


Installation and Configuration

So your site is set to 'limited access'?
In that case it would be a good idea to wrap any player buttons on the homepage with a test for logged in users -

{if jrUser_is_logged_in()}
    Button Code
{/if}
paul
@paul
07/27/15 12:21:01PM
4,335 posts

Create a RSS Feed


Installation and Configuration

The jrCore_list looks good. Assuming some audio items do actually have 'audio_publish' set and equal to 'on', they should get returned. What is actually happening?
paul
@paul
07/27/15 12:14:19PM
4,335 posts

Join Between two datastore


Jamroom Developers

So you want licence info to be attached to media items?
Put a 'db_search_items' and/or 'db_get_item' listener(s) into the jrLicense module that tests for those actions on the jrMedia datastore and adds in the License info.
Hope that helps
paul
@paul
07/27/15 06:33:37AM
4,335 posts

Cannot find 'error was encountered loading the media URL'


Installation and Configuration

That error message is hard coded in the Core index.php file. As such, it shouldn't normally occur. How do you have your site set up so that I can replicate it?
paul
@paul
07/27/15 04:33:34AM
4,335 posts

Admin on jamroom not accessible


Installation and Configuration

The ACP link is there. What is not happening?
Send your admin login to support[at]jamroom[dot]net if you want us to take a look.
updated by @paul: 10/28/15 10:35:20PM
paul
@paul
07/27/15 03:34:48AM
4,335 posts

Struggling with the basics - Newbie questions


Installation and Configuration

muckajay:
So all the above are solved except the location bug brought in from ning.

I'll get the latest MediaPro skins released shortly.
paul
@paul
07/27/15 03:22:55AM
4,335 posts

Setting Data Upload Limit ?


Using Jamroom

Difficult to give an absolute answer as one MP3 can be anything between 1 and 20 MBs and a single video can run to GBs!! You need to assess an average your users might need for free against what extra they might pay for.
Remember that in the JR quotas you can set maximum disk space and/or maximum items.
hth
  277