Replies: 2 comments
-
FYI @jardakotesovec |
Beta Was this translation helpful? Give feedback.
0 replies
-
@withanage, this is already included in the OJS 3.4 release notes; see: https://github.com/pkp/ojs/blob/main/docs/release-notes/README-3.4.0#L24 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
config.TEMPLATE.inc.php
file , therefore it would not create an unauthorized error for not logged users.If a server administrator moves an older config.file from an older installation prior to OJS 3.4,
allowed_hosts = ‘’
or the correct host setting must be added to the config.inc.php file. Recommended is the exact host name as described in the `config.TEMPLATE.inc.phpBeta Was this translation helpful? Give feedback.
All reactions