Title: CAN´T ACCESS WORDPRESS ADMIN
Last modified: March 3, 2019

---

# CAN´T ACCESS WORDPRESS ADMIN

 *  [alexdc21](https://wordpress.org/support/users/alexdc21/)
 * (@alexdc21)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/)
 * hello guys, i’ve been struggling with my site these past days because i can’t
   access my admin page/dashboard.
 * I checked all the files via FTP, since i can’t access the site administrator 
   in any other way, also deactivated the plugins, the themes, the .htaccess.
 * also i changed the content of the WordPress folder wp-content and wp-includes
   with a clean wp copy to leave the site as new. It didn’t happen anything with
   the wp-content folder, but when I modified the files in the wp-inlcudes folder
   with the clean ones, it loads the administrator but the site then appears to 
   be blank (with the admin working i tried to do a backup of the site, installing
   a new theme but it keeps a blank page), unless i change back the files in the
   folder.
 * any help would be deeply appreciated.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcant-access-wordpress-admin-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11269811)
 * A blank page indicates a PHP error.
 * Errors like this are logged. Check the error log on your server. If you can’t
   find the log, please contact your host.
 * Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/
   debug.log to see if anything gets logged there. [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
 * You can also try this: Please attempt to disable all plugins, and use one of 
   the default (Twenty*) themes. If the problem goes away, enable them one by one
   to identify the source of your troubles.
 * If you cannot access wp-admin, there are other ways to [deactivate plugins](https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F).
 *  Thread Starter [alexdc21](https://wordpress.org/support/users/alexdc21/)
 * (@alexdc21)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11269845)
 * thank you steven for your helpful comment, i tried the debug mode and it showed
   me where the problem was, it turned out to be the hipsterlab plugin
 * the thing now is that a new error appears, in the wp-includes and messes with
   the whole site
 * stdClass::$plugin in /home/financeg/public_html/wp-includes/class-wp-list-util.
   php on line 150
 * Notice: Undefined property: stdClass::$plugin in /home/financeg/public_html/wp-
   includes/class-wp-list-util.php on line 150
 * also when i visit the home page some rows appear to be filled with this error
 * Notice: id se llamó
    incorrectamente . Product properties should not be accessed
   directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/
   template-loader.php’), include(‘/themes/forex/page.php’), get_template_part, 
   locate_template, load_template, require(‘/themes/forex/template-parts/content-
   page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters,
   do_shortcode, preg_replace_callback, do_shortcode_tag, vc_do_shortcode, WPBakeryShortCode-
   >output, WPBakeryShortCode_VC_Row->content, WPBakeryShortCode->loadTemplate, 
   include(‘/plugins/js_composer/include/templates/shortcodes/vc_row.php’), wpb_js_remove_wpautop,
   do_shortcode, preg_replace_callback, do_shortcode_tag, vc_do_shortcode, WPBakeryShortCode-
   >output, WPBakeryShortCode->content, WPBakeryShortCode->loadTemplate, include(‘/
   plugins/js_composer/include/templates/shortcodes/vc_column.php’), wpb_js_remove_wpautop,
   do_shortcode, preg_replace_callback, do_shortcode_tag, WC_Shortcodes::featured_products,
   WC_Shortcode in /home/financeg/public_html/wp-includes/functions.php on line 
   4196
    -  This reply was modified 7 years, 4 months ago by [alexdc21](https://wordpress.org/support/users/alexdc21/).
    -  This reply was modified 7 years, 4 months ago by [alexdc21](https://wordpress.org/support/users/alexdc21/).
 *  Thread Starter [alexdc21](https://wordpress.org/support/users/alexdc21/)
 * (@alexdc21)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11269877)
 * i thought it was because of an outdated wordpress version, but when i tried to
   update it this message pops up
 * Fatal error: Uncaught Error: Call to undefined method WP_Error::has_errors() 
   in /home/financeg/public_html/wp-admin/includes/file.php:1504 Stack trace: #0/
   home/financeg/public_html/wp-admin/update-core.php(501): WP_Filesystem(true, ‘/
   home/financeg/…’, false) #1 /home/financeg/public_html/wp-admin/update-core.php(
   711): do_core_upgrade(false) #2 {main} thrown in /home/financeg/public_html/wp-
   admin/includes/file.php on line 1504
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11270014)
 * Have you disabled that plugin?
 *  Thread Starter [alexdc21](https://wordpress.org/support/users/alexdc21/)
 * (@alexdc21)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11270030)
 * yes, and as soon as i activate it, the site’s admin goes down. also because there’s
   a warning that says “This theme requires the following plugin: HipsterLab” (forex
   business theme)
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11270031)
 * OK, then, you need to contact the theme’s developers, as well as the developers
   of that plugin, to see if they can fix it. Meantime, you need to use a different
   theme.

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

The topic ‘CAN´T ACCESS WORDPRESS ADMIN’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [blankpage](https://wordpress.org/support/topic-tag/blankpage/)
 * [dashboard](https://wordpress.org/support/topic-tag/dashboard/)
 * [sitedown](https://wordpress.org/support/topic-tag/sitedown/)
 * [wp-includes](https://wordpress.org/support/topic-tag/wp-includes/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/cant-access-wordpress-admin-4/#post-11270031)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
