Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpeverest

    (@wpeverest)

    Hi kienhoang1981,

    If you are admin of the site then you shouldn’t have been redirected to welcome page. Admin should have access to wp-admin page.

    For now, you can define this on your wp-config file
    define( 'UR_REMOVE_ALL_DATA', true );

    Paste it just above this line in your wp-config that says
    /* That’s all, stop editing! Happy blogging. */

    However, you must know that this will reset and remove all the settings and data associated with our plugin User Registration. If you don’t want the settings and data to be lost, then you can contact directly from here https://wpeverest.com/contact/ we might need some access to your site to fix this.

    Thread Starter kienhoang1981

    (@kienhoang1981)

    Hi, I edited the PHP file and it did not fix the problem.

    Thread Starter kienhoang1981

    (@kienhoang1981)

    Hello, I went into the plugins directory and deleted the plugin. At least I have access to my admin panel now. Now I just have to redo it all from scratch, which ill gladly take especially after the stress of being locked out for 5 days.

    Thanks everyone!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Locked out of WordPress admin’ is closed to new replies.