Forum Activity for @paul

paul
@paul
10/19/16 05:33:52AM
4,335 posts

Daily Limit for Image Uploads


Ning To Jamroom

I thought we had this already with the UserLimit module - https://www.jamroom.net/the-jamroom-network/networkmarket/155/user-daily-limits - but it only works for streams and downloads.
I'll checkout if it can be easily extended to cover item uploads as well.
paul
@paul
10/19/16 12:52:53AM
4,335 posts

Download links on Android Webapp


Installation and Configuration

You might be better asking this question on the Appsmoment forum (assuming there is one).
paul
@paul
10/18/16 12:01:06PM
4,335 posts

Invitations module does not have documentation


Using Jamroom

We'll get some documentation up for this in the near future.
All the module does is invite users to a page. Iirc that can be a profile or an item (please come to my gig, please listen to my tracks). You can add your own message to the invite.
paul
@paul
10/18/16 05:10:09AM
4,335 posts

Sending Passwords to selected individual users (former Ning members)


Ning To Jamroom

1) You can likely put some conditional testing in the jrUser email_forgot_message.tpl template. Start by putting a {debug} in there to see what variables you have. I'd look at the $_user array to see if you can do something like -

{if $_user._user_id == 1}
Some template text/code here
{else}
Some other template text/code
{/if}

2) When sending via the Ning tool it uses the jrNingImport email_login_message/subject templates.

hth
paul
@paul
10/17/16 06:46:30AM
4,335 posts

cri mysql error in shops...only when logged out


Design and Skin Customization

You'll need to order_by a key that's common to both items and use a wildcard - order_by="*_qty random"
Unfortunately by default the Bundle module doesn't use the 'bundle_qty' key.
paul
@paul
10/16/16 04:22:10AM
4,335 posts

subscriptions: 1 user, multiple profile s


Using Jamroom

blindmime:
That's my question. So subscriptions are User-based, in effect -- a user can only purchase ONE subscription, correct?

Correct.
paul
@paul
10/15/16 10:54:16AM
4,335 posts

Can de-activated members continue sending private notes if still logged in?


Using Jamroom

...or you could just add an admin only custom select field with those options to the profile :-)
paul
@paul
10/14/16 12:54:54PM
4,335 posts

Click and Drag


Suggestions

Agreed that it would save a few clicks, but as this is something that is done once after setting up a forum, then rarely afterwards, not sure that it warrants the extra work?
paul
@paul
10/14/16 11:25:31AM
4,335 posts

Click and Drag


Suggestions

Sorry - Which module? Click and drag from what to where?
  184