Forum Activity for @michael

michael
@michael
06/05/22 02:39:39PM
7,719 posts

Mailgun migrating to google cloud - do I need to do anything?


Ning To Jamroom

On jamroom hosting we do use API endpoints and webhooks but do not do any rate limiting by IP address so I think there is nothing you need to do.

If something breaks though, let us know and we'll try to get it sorted.
michael
@michael
06/05/22 02:37:08PM
7,719 posts

Email Support issue with HTML Notifications


Using Jamroom

I just tried here with a test mail with HTML turned off. In the test mail I had:
 this is the test email message
<h1>this is html<h1>
and some more text

The email that arrived was:
 this is the test email message
this is html
and some more text
The html was stripped and only text arrived. I did not see any of the extra stuff as is shown in your code attachment.
michael
@michael
06/05/22 02:01:55PM
7,719 posts

Accessibility improvements in Jamroom 7


Suggestions

Can you turn the comments module on and the chat module on.
commnet.jpg commnet.jpg - 362KB
michael
@michael
06/02/22 03:22:43PM
7,719 posts

Accessibility improvements in Jamroom 7


Suggestions

Yeah add me. Thanks. michael at jamroom dot net,. Not sure exactly what it is we're doing but when you build something quite often its useful in unexpected ways.

There has been discussion about building one skin structure as a base for all the skins. If this can be incorporated into that then that would save a bunch of repetitive work. Maybe, dunno, follow your lead since you know the way. :)
michael
@michael
06/02/22 03:18:29PM
7,719 posts

Mass Deleting of Accounts


Using Jamroom

The companion table to that one is the jr_jruser_item table that only has the _item_id keys of datastore items that exist, so if you delete _item_id 156 from jr_jruser_item_key then also delete it from jr_jruser_item too.

Its done this way to speed up searching on really large sites.
michael
@michael
06/01/22 03:43:40PM
7,719 posts

Mass Deleting of Accounts


Using Jamroom

It should be there. Here's a screenshot
key.jpg key.jpg - 408KB
michael
@michael
06/01/22 02:52:55PM
7,719 posts

Mass Deleting of Accounts


Using Jamroom

you can disable maintanence mode in the jr_jrcore_setting table, change the jrCore 'maintanence_mode' value to 'off'
maintanence.jpg maintanence.jpg - 434KB
michael
@michael
06/01/22 02:46:16PM
7,719 posts

Email Support issue with HTML Notifications


Using Jamroom

Hard to say, I'll change my setting and see what comes in.
michael
@michael
06/01/22 02:45:30PM
7,719 posts

After a lifetime of playing music


Off Topic

That is fantastic! Well done. Congratulations.
michael
@michael
06/01/22 02:39:33PM
7,719 posts

Mass Deleting of Accounts


Using Jamroom

On jamroom hosting you can r
HOSTING -> (domain name) -> SETTINGS -> CHANGE ADMIN INFO

If you're not on jamroom hosting:
* Create a new user by signing up
* on your hosting server open up the database and locate the jr_jruser_item_key table and navigate to that user you've just created
* locate the user_group table. it will have a value of 'user', change it to 'master'.
* Now login with that user.
change.jpg change.jpg - 332KB
  22