Forum Activity for @paul

paul
@paul
09/30/15 09:01:28AM
4,335 posts

working through the changes


Ning To Jamroom

Click on Modify, then go to the Profile tab and check the 'Profile Active' box.
paul
@paul
09/30/15 02:16:24AM
4,335 posts

working through the changes


Ning To Jamroom

Where are you seeing this?
It probably means that they have signed up but not activated their accounts via the email they received.
paul
@paul
09/29/15 09:45:24AM
4,335 posts

working through the changes


Ning To Jamroom

Quote: Another question is about mass mailing members

Checkout the NewsLetter module.
paul
@paul
09/29/15 09:43:57AM
4,335 posts

working through the changes


Ning To Jamroom

Hi Scott - Keep plugging away and asking here - it'll all become clear in the end :-)

Go to your moderators' accounts and make them a 'Profile Admin' (from their profile page, click on the update gear wheel, then the User Account tab). That'll give them the means to edit/moderate any other profile and content.

Comment flip? - ACP=>Users=>User Comments=>Global Config=>Comment Sort Direction
hth
paul
@paul
09/28/15 03:57:17PM
4,335 posts

making it easier to private message


Ning To Jamroom

You can only message your followers, otherwise people would just signup to spam!!
paul
@paul
09/28/15 11:26:23AM
4,335 posts

making it easier to private message


Ning To Jamroom

Can you explain more? Iirc it's only three clicks to get to the message form?
paul
@paul
09/20/15 09:08:26AM
4,335 posts

Mobile Version Question


Jamroom Developers

@perrie - I've altered the style of those widget boxes on your site so that the grid still shows on mobiles.
Closing thread.
paul
@paul
09/18/15 07:43:24AM
4,335 posts

Private Notes and Notifications?


Using Jamroom

You can use the 'User Menu Editor' tool in the ACP Core Tools section to change the language string.
If you want a link to Private Notes to show in the menu maybe edit the skin's profile_menu.tpl template and add it in before or after the foreach loop.
You can use the jrPrivateNote_unread_count() function in the template to get unread count. Also remember that you'll need to wrap the menu button in some conditional statements to check that its the profile owner - {if jrProfile_is_profile_owner($_profile_id)}
hth
paul
@paul
09/18/15 05:27:15AM
4,335 posts

Profile Options


Suggestions

jimmyk:
I'm looking at a profile of a member on my testing site and every profile tab is showing even though there is no content in the any of the modules. I can give you a screen shot if you want.

Sure, if I have set not to "show in profile" the tab won't appear. But then the user, in that quota, doesn't have access to the module in the profile at all.

If you are looking at a profile as an admin you will see all the tabs, as the profile owner would.
As for disabling item types, why would a user upload something if he didn't want it to show? If he no longer wants videos (say) to show he just needs to delete them all. Alternaively, add a 'visible' checkbox to item create/update forms then do a bit of template work to only show 'visible' items.
hth
  266