CORS header 'Access-Control-Allow-Origin' missing

Updating to version LTS I cannot access the Admin > Wizard page of “Plugin/Language/Users” for CORS header ‘Access-Control-Allow-Origin’ missing.

Schermata da 2022-06-16 09-55-21

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:

Schermata da 2022-06-16 09-56-52

Hi @Lara_M,

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.

-Roger

PKP Team

It’s the 3.3.0-11, the LTS version.

thanks

Hi @Lara_M,

Thank you, for clarifying. FYI: 3.3.0 is considered our LTS version: https://pkp.sfu.ca/2022/02/15/pkp-announces-long-term-support-lts-software-releases/

-Roger
PKP Team

1 Like

A post was split to a new topic: Error when configuring TextEditor Extras

This topic was automatically closed after 4 days. New replies are no longer allowed.