• Resolved galaktickystopar

    (@galaktickystopar)


    I just updated all my plugins and my web admin on wp multisite turned to text-only mode. Activating plugins one by one, I found out that it happens as I network activate Realy Simple SSL. Well, that is a bit of an issue ??

    Running updated to WordPress 4.9.4 in multisite mode.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    On a system where the site URL is http, but the site loads over https, this can happen because Really Simple SSL expects the site to be http then, although it should not do this when the current blog_id matches the current site’s blog_id.

    For example your browser might remember the https, or you may enabled added HSTS, causing the site to load over https anyway.

    The solution is to set the site url to https again. You can do this using the plugin:

    If you want SSL enabled networkwide, you can do so by looking up the network settings/ssl page, then select enable SSL network wide.

    If you want to enable it per site, you can enable it per site in the network settings/ssl page, then enable it for each site separately.

    Let me know if this helps!

    Plugin Contributor Rogier Lankhorst

    (@rogierlankhorst)

    After some research we found that there’s a bug in the code which under certain circumstances can cause this. Could you try updating with the latest multisite code from github?
    https://raw.githubusercontent.com/rlankhorst/really-simple-ssl/master/class-multisite.php

    This file should replace the class-multisite.php file in the root folder.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After update SSL plugin turns WordPress admin to Text Only.’ is closed to new replies.