Forum Activity for @strumelia

Strumelia
@strumelia
07/01/18 09:58:17AM
3,603 posts

How to clear Simple Chat data ?


Using Jamroom

This is so awesome! :D
Zach i was waiting to hear the results of your '1-day test'.
Wheee... happy dance!
Strumelia
@strumelia
07/01/18 09:46:53AM
3,603 posts

Send Me a Private Note Button


Design and Skin Customization

Ok Nate, so this is where I am now:
I added the new icon to both my skin's icon folders.
I put the following code into my Profile_sidebar template:
        {if jrCore_module_is_active("jrPrivateNote") && $quota_jrPrivateNote_allowed == "on"}
        {jrCore_module_url module="jrPrivateNote" assign="nurl"}
        <a href="{$jamroom_url}/{$nurl}/new/user_id={$_user_id}" title="Message This Profile">{jrCore_icon icon="envelope2" size="35"
        class="email"}</a>
        {/if}

and this screenshot shows what I got, which pulls up a Private Message input when clicked on. I want to CENTER (left to right) this icon in the block, add maybe 10px padding around the icon, and also get rid of the ugly thin black border around the envelope icon. I've tried a few things to do this, but I keep getting syntax errors.
before.jpg before.jpg - 63KB
Strumelia
@strumelia
07/01/18 07:10:38AM
3,603 posts

Followers sometimes get doubled listing in 'my followers' list


Using Jamroom

brian:
- There should not be duplicates in the followers datastore
I've got #2 fixed for the next core release which will "mask" issue 1 for you on your site, but we're checking on why duplicates were created in the first place.

Brian, perhaps this is another clue: if the profile owner deletes ONE of the twins from their follow list, the other one is removed as well and that person is no longer a follower.
Strumelia
@strumelia
07/01/18 06:57:22AM
3,603 posts

Followers sometimes get doubled listing in 'my followers' list


Using Jamroom

The only clues I can give you are:
1) when I'm logged IN as either master admin or a profile admin, I don't see duplicates on anyone's profile.
2) when I'm logged OUT, or when I;m logged in as a regular member, I see duplicates on my own and all member profiles, including on admin profiles.
3) the duplicates dont happen for OLDER follows that happened a while back..., they only appear for 'some' follows that have occurred say around the past 6 months or so.
Also, they don't appear for all Follows, just some (can't figure out a pattern there, and doesn't seem related to 'pending followers' at all).
updated by @strumelia: 07/01/18 06:57:48AM
Strumelia
@strumelia
06/30/18 08:46:53PM
3,603 posts

Followers sometimes get doubled listing in 'my followers' list


Using Jamroom

Thank you for this good news update! I continue to get members asking me about it now and then.
I can't help but wonder if this is happening only to me.
Thx!
Strumelia
@strumelia
06/30/18 08:15:46AM
3,603 posts

How to clear Simple Chat data ?


Using Jamroom

Thanks for the new Global Option in SimpleChat to 'prune' chat messages after X number of days. It's much appreciated!
I just have one question on this new update-
when these messages get 'pruned' (say after 2 or 3 days) does that mean the ATTACHMENTS that members added to those chat posts also get DELETED from our JR server? I mean like MP3s and JPGs that they may have attached (that up until now have gotten stored on our server in perpetuity) ? My musician members attach/embed all kinds of big files in chat every day, and my main concern (Zachary's too, I believe) is that I don't want those files accumulating on my server forever.
Thanks for clarifying...
Strumelia
@strumelia
06/28/18 07:37:03AM
3,603 posts

Send Me a Private Note Button


Design and Skin Customization

Ok thanks Nate- I don't have or use FollowMe skin, but maybe I can figure this out anyway, for my custom skin which was a clone from Ninja.

Patria- have you implemented this yet? (screenshot maybe?)
I know Curtis did this thing quite a while back on his site.

p.s. I'm looking at this thread as well:
https://www.jamroom.net/the-jamroom-network/forum/design-and-skin-customization/58075/is-it-possible-to-add-this-message-button-found-on-follow-me-skin-to-celebrity-skin
updated by @strumelia: 06/28/18 07:50:38AM
Strumelia
@strumelia
06/27/18 07:22:10AM
3,603 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

Actually, although I prefer making changes through the ACP, I do occasionally have to make changes to css files or add/edit a file directly in my server via SFTP, using Filezilla. So, good!- I will go into my Filezilla settings and look for that PW and change it there as well- this might not have occurred to me until much later on when I could not connect on Filezilla and had perhaps forgotten about having changed the SFTP password. Thanks, will do! :)
Strumelia
@strumelia
06/26/18 06:36:50AM
3,603 posts

Send Me a Private Note Button


Design and Skin Customization

Nate, I'm just guessing, but would that code go in your active skin's profile_sidebar template?

And, where does your suggested code put the 'button'?

And I'm also guessing one would place the actual icon button image in a folder in the Core module - the existing folder being named 'images' or 'icon' ?
Strumelia
@strumelia
06/26/18 06:29:49AM
3,603 posts

Looks like my jr domain Mailgun acct was hacked


Using Jamroom

I think I will go ahead and do that Michael- thanks for the suggestion! :D
Oh, a question on that first- will I need to plug that new SFTP password into any other place- like in my JR modules or in my Mailgun account? (Just need to know if I have to fill the new pw in elsewhere or not, before I go ahead and change it)
  38