Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact

[Resolved] Username, first name, last name are showing as encrypted in the backend

Simple Membership Plugin › Forums › Simple Membership Plugin › Username, first name, last name are showing as encrypted in the backend

Tagged: encrypted username

  • This topic has 2 replies, 2 voices, and was last updated 1 year, 2 months ago by hayat.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • April 7, 2025 at 10:05 am #30188
    hayat
    Participant

    Hi, I have installed and set up the plugin. I see that all the usernames, first name, last name are showing as encrypted in the backend on Members page. Below is a screenshot of the page.

    user details

    April 7, 2025 at 10:49 pm #30193
    The Assurer
    Moderator

    You need to post a link to any screenshots; you cannot directly insert them in your post.

    Only the passwords are encrypted.

    Perhaps you have incorrectly encoded the MySQL tables? The correct encoding type is utf8mb4 (AKA utf8). Also, the utf8mb4_unicode_ci collation should be used. Check the wp-config.php file for the following lines:

    
    define( 'DB_CHARSET', 'utf8mb4' );
    define( 'DB_COLLATE', 'utf8mb4_unicode_ci' );
    
    April 9, 2025 at 9:19 am #30195
    hayat
    Participant

    Thank you 🙂

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy