Make your website compatible with the General Data Protection Regulation (GDPR) European Law.
3.4
2.0
newest version (3.5) has wrong xml file and exists 2 times for download
.
No changes just correction of version in 3.5
update checker said update, what are the changes?
Translation on signup is not working properly
Homepage is set to German
„Account delete“ is translated correctly to German
What are the changes for the newest version? :)
I'm getting a weird error on this one since 6.1. Haven't evaluated since before the upgrade to 6.x. Can anyone point me in the right direction, I don't see anything erroring in error.log on apache. Is there somewhere else I can look to see what's happening? I recall this function working fine.
Nevermind, after further evaluation, I see that there is an update for this to 3.1 It fixed the issue.
Michael- thank you, super :)
Or... custom profile tabs.
That would be the better option, tbh.
Why not use menu builder to recreate the delete account option, and then remove it from the topbar dropdown array? that way, it's not up there...
-M.
ossnregistermenuitem('topbardropdown', array(
'name' => 'deleteaccount',
'text' => ossnprint('gdpr:deleteaccount'),
'href' => ossnsite_url('action/gdpr/delete/account'),
'class' => 'ossn-make-sure',
'action' => true,
'priority' => 201
How do I rewrite: Account Settings- Delete account?