Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Multisite Login problem

This is the relevant code from ms_site_check():

$blog = get_blog_details();

// truncated

if ( '1' == $blog->deleted ) {
    if ( file_exists( WP_CONTENT_DIR . '/blog-deleted.php' ) )
        return WP_CONTENT_DIR . '/blog-deleted.php';
    else
        wp_die( __( 'This user has elected to delete their account and the content is no longer available.' ), '', array( 'response' => 410 ) );
}

So while site might not be actually deleted, for some reason WordPress is pretty confident that it is. The first thing I’d look at are DB queries being generated/run and data which is returned.

Related Posts:

  1. Is there a is_user_logged_in() for multisite?
  2. Unable to login to new custom domain on multisite?
  3. share login/logout sessions across two installs?
  4. How to Login Once to an Entire WP Multisite Network
  5. Multisite – Redirect All Users to Subsite Home Page on Subsite Login
  6. WordPress Multisite Login Access
  7. Subdomain login problems
  8. WordPress Multisite local: wp-login.php refreshes on login Chrome Browser
  9. ‘Remote Login’ with MultiSite Domain Mapping still forcing users to login to all blogs individually?
  10. How to stay logged in on a multisite with different domains?
  11. Login on Multiple Sub-Domains without Multisite
  12. Fresh Multisite Install – Can’t Log In
  13. Auto Redirect after login
  14. WordPress MultiSite login to the respective site
  15. How to fix blocked cookies error that doesn’t let me log into wp-admin?
  16. Good way to block users within a multisite setup without deleting them?
  17. Automatically login user across multisite
  18. How can you override the is_multisite check in wp-login.php for individual login/registration?
  19. How to write RewriteRule for login in multisite
  20. Https and Http Login Issue on WordPress Multisite
  21. Different Domains in Multisite Setup
  22. Multisite infinite redirect loop
  23. Disable site visiting and user logins excepting for a specific user
  24. Infamous admin login redirect
  25. Is there something I need to know in order to use WordPress on foreign (Swedish) TLDs?
  26. Restrict users of site 1 to login in site 2 in wordpress multisite
  27. Unable to execute Ajax request, status code 400
  28. How to display custom logo on WordPress login page
  29. Moving from a non WordPress site to a WordPress Site – Login between both sites
  30. WordPress Multisite: Login to all subsites at once
  31. Multisite – site user limited only for this site
  32. Unable to sign in to network after moveing address but able to login into child sites
  33. User not staying logged into one of sub sites in multisite after SSL
  34. Single sign on to sub-sites in Multisite Network
  35. WordPress automatic Login on other page?
  36. how to make a cronjob run, when user needs to be logged in
  37. WordPress Network with SSL for multiple domains
  38. Why does this multisite redirection loop vanish when I add “www.”?
  39. One login for 3 WordPress installations with combined user table doesn’t work
  40. Multisite: Redirect Subsite Administrator to Subsite Home Page, Bypassing Dashboard
  41. Admin user getting redirected to /wp-admin/user
  42. How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment
  43. Is it possible to create a login for restricted visibility?
  44. How do I combine wp_redirect and add_filter?
  45. Some Subdomains on a Multisite Install Not Found
  46. Common login for websites belonging in different networks
  47. Best Way to Setup a Network of WP Sites?
  48. WordPress Multisite restict user access
  49. Error Message when logging into WordPress on Xampp
  50. WordPress MU: Cookie error when trying to login on network WP instance
  51. something in database is causing me to not be able to log into network admin of multisite
  52. Site Redirecting to wp-signup.php
  53. Multisite on Windows with wildcard subdomains
  54. How to use alias domain for multisite installation?
  55. Multisite htaccess on localhost with WP as an SVN external?
  56. WordPress Multisite with multiple domains using Nginx
  57. Turn off ms-files.php after network setup
  58. How do I fix problems with users not being able to publish and only submit for review after upgrade of Multisites installation?
  59. subdomain archiving
  60. Is it possible to fix/repair all Index, Primary Key, Unique (and all other) structure of a WordPress MS Database
  61. Copy site from one multisite to another
  62. add_rewrite_rule not registering on Multisite
  63. how do I configure nginx for wordpress multisite, it occurs ERR_TOO_MANY_REDIRECTS
  64. How to change the database prefix in multisite (WPMU) install
  65. Getting blank thumbnails in media library?
  66. WP MU – Accessing ‘Domain-Mapped’ WP-Admin with a subdomain
  67. Accessing multiple sites via FTP
  68. Multiple homes for multiple languages [closed]
  69. multisite custom directory
  70. You do not have permission to edit this user
  71. Multi-site: removing /blog from posts
  72. Multiple install for multilanguage. How to?
  73. Cannot access my first sub-site in a multisite [closed]
  74. How to detect the context of homepage for a wordpress mu sub-blog
  75. Multsite redirecting to the main site
  76. Multisite setup help – plain domain/subsite always redirects to domain with subdir multisite
  77. How to make a php script(app) accessible to all wordpress subdomains in a wordpress multisite configuration?
  78. Multisite with 220+ sites painfully slow
  79. WooCommerce Multisite — importing products IN subsites FROM main site
  80. Efficient way to handle translations with Multisite WordPress installation
  81. WordPress Mulitisite – Unable to create directory
  82. is_main_site() Always Returns True
  83. Mass Update Broken Links
  84. Permalink with a Category and then a Post
  85. How can I use different domains on a WP multisite install?
  86. WordPress Multisite Network to replace 3 seperate WordPress installations
  87. WordPress MultiSite Won’t Work on Google AppEngine
  88. How many .htaccess files should a WordPress multisite (subdirectory set up) have?
  89. Multisite loads assets from main site
  90. Fix nested WordPress multisite resource path?
  91. How To Upload Existing WordPress Site To WordPress Multisite Using SSH
  92. Multisite WordPress Configurtion
  93. How to reconnect database to existing wordpress multisite setup after changing site name
  94. Multisite, different domains, optional subdirectory, and htaccess
  95. Force multisite to use subdirectories on previous wordpress installation
  96. Make a select where the options are the different multisites
  97. Development (multi)site indexed – recommendations to redirect 301 to correct url?
  98. Setting up wordpress on a hosting server for the first time
  99. Is there a full explanation on how to share a database with two WordPress sites on same server?
  100. Keep/add URL referral params in wordpress with any action click
Categories multisite Tags login, multisite
Add Different Actions To Different Page’s wp_footer
Escape current post from loop

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress