Forum Activity for @paul

paul
@paul
12/05/21 09:27:34AM
4,331 posts

Image padding - posting profile replies


Using Jamroom

This is fixed in the next release of the Comment module.
paul
@paul
12/04/21 04:09:12AM
4,331 posts

Followers


Using Jamroom

User's can also choose to receive notifications by Private Note. They woud then an indication of new PNs on their profile.
hth
paul
@paul
12/02/21 09:50:21AM
4,331 posts

Image padding - posting profile replies


Using Jamroom

Probably need a bit of CSS adjustment on the image.
Ticket us with the site url, admin login (the one sent a few weeks back doesn't work), the the url of the above screenshot and I'll take a look.
paul
@paul
10/22/21 02:59:24AM
4,331 posts

Mark items visible only to Admin while logged in as Admin


Suggestions

It might be feasible to customise the item_detail templates adding code that first checked that the user is an admin, and if so, then went on to check the $_conf array to show which quotas this view would be available to.
paul
@paul
10/20/21 02:22:25AM
4,331 posts

Mark items visible only to Admin while logged in as Admin


Suggestions

Sorry for the delay responding here.
The easiest way to do this is just to have two different browsers open and be logged in as admin on one of them, and as a user on the other, then just switch between them. I often have several browsers open at the same time (Firefox, Chrome, Safari, Brave etc.) for development that needs multiple users to test things out.
I have seen a Firefox plugin that does allow for different user sessions on different browser tabs so that may be an alternative approach, but its essentially the same thing as multi browsers.
hth
paul
@paul
10/19/21 08:31:36AM
4,331 posts

Sending invitations using email address - advice in module is not clear


Using Jamroom

Email invites can be sent to any email address, even ones outsite the Jamroom network. We'd suggest only allowing Admins access to this feature as your users could see it as a mean to spam.

Agree that that help text is misleading. Maybe it should say "Enter the email addresses (one per line) of any invitation recipients".
paul
@paul
09/23/21 11:24:20PM
4,331 posts

Add Comment Wall to Profiles with timeline?


Using Jamroom

It can. Take a look at the jrComment 'comment_form.tpl' template.
Lines 11-25 inclusive show the comments and lines 26 onwards show the form.
Just reverse those sections.
hth
paul
@paul
09/22/21 09:26:08AM
4,331 posts

Add Comment Wall to Profiles with timeline?


Using Jamroom

Updated Comment module now in the MarketPlace.

That code looks ok (from what I can see of it). Get the latest module and try it.
paul
@paul
09/20/21 10:54:52AM
4,331 posts

Date Picker Error


Using Jamroom

Not seeing this on my test site. Can you detail exactly how to reproduce this issue?
paul
@paul
09/18/21 09:56:09AM
4,331 posts

How to Change my Main Header


Design and Skin Customization

Try changing it directly on the database.
Table - jr_jrcore_setting
'Module' column - jrCore
'name' column - active_skin
Change the 'value' entry to an installed skin that has no template modifications.
  7