Forum Activity for @ultrajam

SteveX
@ultrajam
06/02/18 07:34:00AM
2,587 posts

jrElastic 2.0.8 profile_index.tpl


Using Jamroom

There is a stray {debug} in the latest update.
updated by @ultrajam: 09/04/18 02:27:36PM
SteveX
@ultrajam
05/28/18 04:42:33PM
2,587 posts

Cpanel - PHP 7 Proxima Problem.


Proxima

serveion:
I was bored this morning...
...so i decided i was going to upgrade my cpanel...
...but i totally forgot about my app. .

Never upgrade anything because you are bored. Only update your server according to a plan.

Your server upgrade plan should be written around your app. Don’t forget about .your app.
SteveX
@ultrajam
05/28/18 04:24:41PM
2,587 posts

File Module Privacy


Using Jamroom

@softdesigns No, sorry, I’m fully occupied this year with a day job and my main project.
SteveX
@ultrajam
05/27/18 01:52:43PM
2,587 posts

File Module Privacy


Using Jamroom

Use {debug} in your template to see if $_profile_id is the correct variable.
SteveX
@ultrajam
05/27/18 01:52:01PM
2,587 posts

File Module Privacy


Using Jamroom

Depends which parts of the file module you want to restrict. In the ACP you can restrict by quota.

For menu items or file download in lists you probably want to edit your templates (or make a custom module).
{if jrProfile_is_profile_owner($_profile_id) || jrUser_is_admin()}
   ...show the file stuff...
{/if}
SteveX
@ultrajam
05/26/18 05:25:50PM
2,587 posts

Something off with pagination


Jamroom Developers

Here on jamroom.net, when a user has made 50 posts to the forum the "next" button can show on page 5

Currently, click the next page button here:
https://www.jamroom.net/forum/activity/116/mountaintop/p=5
You will see the info notice:
Quote: This user has not posted any topics to the forum
But the user has posted 50 posts on the forum!

Should there be a different language string in the notice, or should the "next" button be disabled or not show at all?

updated by @ultrajam: 08/28/18 02:45:23AM
SteveX
@ultrajam
05/25/18 02:42:58PM
2,587 posts

The GDPR right to be forgotten - applies from May 25th 2018


Using Jamroom

ABCD in Action:
I'm looking around the web and found this page of sample privacy policies: https://ico.org.uk/media/for-organisations/documents/1625136/good-and-bad-examples-of-privacy-notices.pdf

I also found this checklist for writing privacy policies: https://ico.org.uk/media/for-organisations/documents/1625126/privacy-notice-checklist.pdf

Deb

ico.org.uk is an excellent source, but it's a shame their GDPR myth-busting page has gone missing!
  8