Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter doopie

    (@doopie)

    @screenload
    Awesome thanks for the help.

    If anybody else finds this post:

    1. I chose one customer and searched for his personal details in phpMyadmin (graphical interface for MySQL databases). This way I found all relevant tables that included user data.
    2.Using the command TRUNCATE TABLE xxx on SQL I wiped all the data from these tables.

    @lorro: I’m not a developer, but I know my way around a bit. I’m just using a staging area to have the dev find the error source. Once he finds it, I will fix it. GDPR absolutely requires me to not give out the personal data we store.

    Thread Starter doopie

    (@doopie)

    Thank you very much for your suggestions.

    I’m currently only offering these two products (it’s a subscription site), so I solved it by having one item automatically added to the cart from the beginning.

Viewing 2 replies - 1 through 2 (of 2 total)