Updating to version LTS I cannot access the Admin > Wizard page of “Plugin/Language/Users” for CORS header ‘Access-Control-Allow-Origin’ missing.
The journal has its own domain name, with another journal of test (without a set domain) I can see the and set the Plugin, Language, Users pages.
When I set in .htaccess:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
I get this error in the independent-domain journal:
Can you indicate which specific version you are using (e.g. 3.3.0-8)? This is helpful to include on posts here in the forum as it assists others in being able to troubleshoot.