PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

User Registration - can't fully delete test users

  1. I couldn't find this anywhere in the forums....

    I've been testing my form with the User Registration plugin, and it's working great. I'm trying to delete the test users I've added - and I'm missing something.

    I've clean the user from my wp_users table, and the wp_usermeta entries. But the "username" from my form is still stuck somewhere - because I can reuse the same email address (can't do that if the user exists in the table) but it tells me the username is already taken.

    Where else might this be hiding so I can clean this up?

    Thanks,
    Barbara

    Posted 13 years ago on Monday January 10, 2011 | Permalink
  2. One more thought.... I'm using the suggestion of the WP-Members plugin to hide a form for registered users. Is it possible that this plugin is keeping a record of my usernames and passing it to gravity forms during the validation? Otherwise, I'm stumped.

    Posted 13 years ago on Monday January 10, 2011 | Permalink
  3. David Smith will look into this tomorrow (Monday), he's the lead developer on the User Registration Add-On. We will have to try and recreate it on our end first, if we are unable to recreate it on our end we may need access to your site to debug the issue.

    Posted 13 years ago on Monday January 10, 2011 | Permalink
  4. Hi Carl,

    Thanks - just let me know. I'm on a development server so we can debug away ;-)

    Barbara

    Posted 13 years ago on Monday January 10, 2011 | Permalink
  5. Hi Barbara,

    I attempted to recreate this issue on our end but was unsuccessful. Could you email login credentials for your development server to david@rocketgenius.com? Thanks!

    Posted 13 years ago on Monday January 10, 2011 | Permalink
  6. Just wanted to thank David for this. For anyone else interested, here's what I did wrong ;-)

    I had "no duplicates" set on the username field on the form. With the User Registration add-on, you don't need to set that because it ties with wordpress directly. Plus, I wasn't deleting the test under "Entries" so it still saw the entry with that username and the duplicates checking on the field made me hit a validation error - even though i had deleted the user in the wordpress area.

    Thanks again for the quick troubleshooting!

    Posted 13 years ago on Saturday January 15, 2011 | Permalink