If you get a blank page, please share your PHP error logs.
Nothing in the logs.
All I see is a redirect to such url which causes a 403 status code:
https://www.example.com//wp-admin/network/plugins.php?action=activate&plugin=email-address-encoder%2Femail-address-encoder.php&plugin_status=all&paged=1&s&_wpnonce=xxxxxxxx
It does not matter if I try to enable it network-wide or for site id 1.
The plugin works in the default website.
On the main site, I also cannot deactivate the plugin. I get a blank page as well. No log entries.
Here, the redirect URL is https://www.example.com/wp-admin/plugins.php?action=deactivate&plugin=email-address-encoder%2Femail-address-encoder.php&plugin_status=all&paged=1&s&_wpnonce=XXXXXXXXX
The installation was migrated from singlesite to multisite yesterday. Since then I have this problems.
-
This reply was modified 3 weeks, 2 days ago by
toxicum.
If there is no error in your php logs, is there an error in your browser console?
no error in console either. I only see 403 status code.