• Resolved rossagrant

    (@rossagrant)


    So I just upgraded from what was a perfectly working V1 of this plugin, to V2.01 – and it’s no longer playing nicely.

    I have updated my settings to select the privacy page (just like I did previously) – and upon changing the privacy policy, I click the button to get consent again.

    Looking in the audit, this no longer records that the policy has been changed and reconsent will be asked for – it simply creates a timestamp and a blank entry – no text at all.

    The new privacy policy bar will not show up to ask for consent again either.

    Not sure what’s wrong, but all was working fine in V1 – and I’ve not altered any settings.

    I don’t want the privacy policy to show to all visitors, just to logged in users.

    The previous version let me do this no problem, by not filling in the privacy bar box, but by only creating a privacy consent entry in the settings page.

    Let me know if I’ve missed something.

    Thanks ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Fernando Claussen

    (@fclaussen)

    Thank you for reporting the bug. I’ll submit a patch right now.

    Can you let me know if that fixes it for you?

    Updated my privacy page and wanted to ask users for explicit consent again but the loading (turning wheel on the right side) does not stop. Looked on the console anf found an error 500.

    From the console:
    load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,utils,jquery-ui-position,jquery-ui&load[]=-menu,wp-a11y,jquery-ui-autocomplete,underscore,wp-util,moxiejs,plupload&ver=4.9.6:4 POST https://domain.com/wp-admin/admin-ajax.php 500 (Internal Server Error)

    Best regards,
    Jan

    Think it′s this error (from debug.log):

    [25-May-2018 03:48:12 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/www/doc/domain.com/wp-includes/meta.php on line 840
    [25-May-2018 03:48:12 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/www/doc/domain.com/wp-includes/plugin.php on line 449

    From the server log:

    [Fri May 25 05:28:31 2018] [error] [client 84.46.57.0] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8388616 bytes) in /home/www/doc/domain.com/wp-includes/wp-db.php on line 2516, referer: https://domain.com/wp-admin/post.php?post=22&action=edit
    [Fri May 25 05:45:32 2018] [error] [client 84.46.57.0] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/www/doc/domain.com/wp-includes/meta.php on line 840, referer: https://domain.com/wp-admin/post.php?post=22&action=edit
    [Fri May 25 05:45:32 2018] [error] [client 84.46.57.0] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/www/doc/domain.com/wp-includes/plugin.php on line 449, referer: https://domain.com/wp-admin/post.php?post=22&action=edit

    Maybe it′s good to know I have more the 9.000 users in the database.

    Thread Starter rossagrant

    (@rossagrant)

    @fclaussen – I’ve updated to 2.02 and the privacy bar now loads upon asking for reconsent – BUT… the consent is not logged in the audit log.

    It does show as privacy consent being given in the list of users in the ‘User’s” screen in the WP dashboard though.

    So, I’m guessing there is still a small bug with the audit log.

    Let me know when you’d like me to test it again.

    Thanks so much for all you are doing.

    Ross ??

    Thread Starter rossagrant

    (@rossagrant)

    Tested this again, and I am now seeing an audit entry to say:

    ‘Privacy Policy has been updated. Removing the Privacy Policy consent and requesting new consent.’

    BUT… no entry is being created when the new policy has been accepted by the user.

    Hopefully we can get this fixed up today.

    Really appreciate it.

    Ross ??

    Same issue for me now! Seeing consent to privacy policy in user details but no time stamp and nothing in the audit log apart from what has been said above.

    • This reply was modified 6 years, 10 months ago by moohah.
    Plugin Author Fernando Claussen

    (@fclaussen)

    Thank you for reporting this bug.
    I forgot to add the logging function to the new re-consent agreement function.

    This will be available in a new patch later today.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Privacy Policy change NOT triggering reconsent in 2.0.1’ is closed to new replies.