Title: resdog's Replies | WordPress.org

---

# resdog

  [  ](https://wordpress.org/support/users/resdog/)

 *   [Profile](https://wordpress.org/support/users/resdog/)
 *   [Topics Started](https://wordpress.org/support/users/resdog/topics/)
 *   [Replies Created](https://wordpress.org/support/users/resdog/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/resdog/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/resdog/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/resdog/engagements/)
 *   [Favorites](https://wordpress.org/support/users/resdog/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I cant access my page at all please help me!!](https://wordpress.org/support/topic/i-cant-access-my-page-at-all-please-help-me/)
 *  [resdog](https://wordpress.org/support/users/resdog/)
 * (@resdog)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/i-cant-access-my-page-at-all-please-help-me/#post-2427907)
 * I would ftp into your site and move the plugin folder “wp-maintenance-mode” into
   a different folder. Then your site should load up just fine. You may then need
   to contact the plugin creator directly to see if there is a compatibility issue
   or something.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't see Posts or Pages](https://wordpress.org/support/topic/cant-see-posts-or-pages/)
 *  [resdog](https://wordpress.org/support/users/resdog/)
 * (@resdog)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/cant-see-posts-or-pages/#post-1809080)
 * are you logged in as an admin or editor? I’ve made the mistake at times of being
   logged in as a subscriber (for testing) and then when I go to the backend I can’t
   edit or see the posts/pages. Then I realize that I wasn’t logged in.
 * I would recommend logging out and logging back in, just to see if that was the
   problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Where does Register Plus store data?](https://wordpress.org/support/topic/where-does-register-plus-store-data/)
 *  [resdog](https://wordpress.org/support/users/resdog/)
 * (@resdog)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/where-does-register-plus-store-data/#post-1621354)
 * unless the information has been changed, it should be located in the wp_usermeta
   table…if you have access to the register-plus.php file, look at line 1666, it
   says
 * $user_id = $wpdb->get_var( “SELECT user_id FROM $wpdb->usermeta WHERE meta_key
   = ’email_verify’ AND meta_value=’$verify_key'”);
 * look at where “usermeta” is listed…it will be the name of the table where the
   info is stored.

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