I found the error in the URL. When you click on settings, you are directed to a URL that has the word “network” twice: https://site.br/wp-admin/network/network/settings.php?page=ewww-image-optimizer-options .
If I remove out a word it works.
https://site.com.br/wp-admin/network/settings.php?page=ewww-image-optimizer-options
-
This reply was modified 5 years, 11 months ago by
Marcusvot.
-
This reply was modified 5 years, 11 months ago by
Marcusvot.
Hi @marcusvot ,
The plugin does indeed work on multisite normally, though I don’t use it actively on multisite, many others do.
If you can check the server error logs, there should be information there that would help us identify the problem. If you don’t have access to those, please check with your webhost.
And somehow wp.org didn’t send me an email on your follow-up, or I missed it!
Anyway, I just discovered the same thing you did, that the link from the Settings page has ‘network/network/’ in the URL, which breaks horribly 🙁
Fortunately, it’s a trivial fix, and I’ll include it in the release that I’m working on right now!