Forum Activity for @brian

brian
@brian
12/09/16 02:51:35PM
10,149 posts

Would this work (to use ratings for featured posts)


Ning To Jamroom

Yep - that should work no problem.
brian
@brian
12/09/16 02:51:00PM
10,149 posts

site not using ajax pagination in tabbed widget container


Design and Skin Customization

What type of list is it - i.e. what settings did you use?
brian
@brian
12/09/16 02:48:14PM
10,149 posts

NO_LANG_FOR_ID error with Like feature


Using Jamroom

Likes are normally only for "items" that belong to a profile - NOT for an entire profile, and it's why you're getting this error - is that something custom you added to your skin?

Thanks!
brian
@brian
12/09/16 02:44:44PM
10,149 posts

email notifications 'gobbledygook' replacing names?


Using Jamroom

OK - that doesn't make sense if you are receiving HTML email, but I will check it out.
brian
@brian
12/08/16 02:18:22PM
10,149 posts

Images - Videos ... Return/Send to Pending Status


Jamroom Developers

OK shoot us an email to support and outline what you're looking for. Give us a little bit to respond - we've got quite a bit going on right now with the JR6 release.

Thanks!
brian
@brian
12/08/16 02:13:47PM
10,149 posts

Home Icon/link action


Design and Skin Customization

If it is not working 100% of the time, then double check your quota config - my guess is you've overlooked a quota that needs to have it's login redirect set.

Also - it's important to know that if a user tries to load a page that REQUIRES a login, and they are REDIRECTED to the login, after they log in they are redirected back to where they wanted to originally go.

If you want to test for logged in/logged out state in a template do this:

{if jrUser_is_logged_in()}
    ..  HTML that logged in users will see ..
{else}
    .. HTML logged OUT users will see ..
{/if}

Let me know if that helps.
brian
@brian
12/08/16 11:48:04AM
10,149 posts

Error: Your entry contains the following text which is not allowed: "'"


Using Jamroom

This was fixed by upgrading to the latest Banned Items module.
brian
@brian
12/08/16 10:56:35AM
10,149 posts

Power User Privileges


Design and Skin Customization

The problem here isn't one of permissions - you've specifically set a profile to a quota_id that the profile owner doesn't have access to as a Power User. There is A LOT of code in Jamroom to prevent this type of thing from happening otherwise users could "game" a system that might be offering PAID subscriptions, etc.
brian
@brian
12/08/16 10:44:04AM
10,149 posts

Events - Timezone Adjustments


Suggestions

paul:
Add a 'location' select field to the user account form that translates to +/- hours then add/subtract that from event dates when displaying them?

No this needs to be done via Javascript. Something we can look into for a future release, but it won't be really quick.
brian
@brian
12/08/16 10:43:19AM
10,149 posts

Images - Videos ... Return/Send to Pending Status


Jamroom Developers

PatriaCo:
Is it possible to create a button that would allow our members to self-moderate and send inappropriate content back to the pending items area for admin approval?

We hope to acquire a Kids-Safe seal and this feature would be very helpful.

Thanks!

Anything is possible, but there's nothing to do this at this time. If you're interested in sponsoring the development let us know :)

Thanks!
  186