Forum Activity for @paul

paul
@paul
11/17/17 11:46:56AM
4,335 posts

Changed IP notification


Using Jamroom

Is it the User module Quota setting 'new device notice' that you're looking for?
Pa
paul
@paul
11/17/17 08:36:42AM
4,335 posts

disalow periods in user names


Suggestions

Is this with the CometChat Jamroom module?
If so, and their module is not compliant with the way JR works, you need to take it up with them.
paul
@paul
11/16/17 10:00:22AM
4,335 posts

Archive and Purge


Jamroom Hosting

Is it just the Comments DataStore you want to truncate?
paul
@paul
11/16/17 04:10:30AM
4,335 posts

Border/frame in celebrity skin


Design and Skin Customization

Not sure which 'black line' you are referring to (in Celebrity everything is black lol).
Can you point me to it?
paul
@paul
11/16/17 04:03:12AM
4,335 posts

Change profile index to groups the profile is following?


Design and Skin Customization

Yep - This is fairly straightforward by editing the Group module's item_index.tpl template. Change lin 52 from

        {jrCore_list module="jrGroup" profile_id=$_profile_id order_by="_created desc" pagebreak="8" page=$_post.p pager=true}

to

    	{$_mygroups = jrGroup_get_user_groups($_user_id)}
        {$in = implode(',', $_mygroups)}
        {jrCore_list module="jrGroup" search="_item_id IN `$in`" order_by="_created desc" pagebreak="8" page=$_post.p pager=true}

You can then change any Group module language strings to suit.
hth
paul
@paul
11/14/17 09:18:16AM
4,335 posts

Group members unable to access Group Discussions intermittently


Using Jamroom

Can you point us to where this is happening?
paul
@paul
11/14/17 04:21:03AM
4,335 posts

Comments and Biog not showing on members page


Ning To Jamroom

Quote: Should I change this setting on pmp-art.com to Skin Profile instead of Timeline?

I guess that depends on whether you are having similar issues. If you are using the Ninja skin; or one derived from it then yes.
If using another skin it probably won’t do any harm to change it.
paul
@paul
11/13/17 11:13:59AM
4,335 posts

Comments and Biog not showing on members page


Ning To Jamroom

Actually, the fix for this is just to change the 'Default Profile Index' setting in the ProfileTweaks module from Timeline to Skin Profile Index. I've done this on your site. Check the profiles out now.
paul
@paul
11/13/17 10:56:23AM
4,335 posts

Comments and Biog not showing on members page


Ning To Jamroom

Got the logins and have taken a look.
The problem here is with the ProfileTweaks module which is enabled for the Full Member quota which redirects yoursite.com/profile_name to yoursite.com/profile_name/timeline
With most skins this is the same thing but with Ninja these are different pages so you are not seeing the profile biog and comments that are on the default profile view.
We'll check out what can be done about this.
Thanks
paul
@paul
11/13/17 07:12:26AM
4,335 posts

Comments and Biog not showing on members page


Ning To Jamroom

Hi - Can you let me have the site URL and the admin login? I'll take a look.
Thanks
Paul
  125