Hi,
After upgrading to OJS 3.2, we are unable to enable new journals that have selected English as their primary locale to appear publicly on the site. Our journal platform, which contains many different journals, has Danish as its primary locale. See: https://tidsskrift.dk/
This sounds odd. So, when you try to enable it is it indicating any particular setting as creating the error? And, the journal just simply not appearing among the list of journals? I do see an English journal here, for example: https://www.conjunctions-tjcp.com/ - but I donāt know enough about your instance to know whether or not this is one of the affected journals.
Dear @nef
Like most users, it seems that you use mod_rewrite rules to remove index.php and journal path.
and there are double slashes in the link that @rcgillis added.
https://www.conjunctions-tjcp.com//announcement
So, you need to check your mod_rewrite rules (in .htaccess)
Perhaps, those posts might help you to identify the problem.
Regards,
Update: When I visit the journal that exist in the screenshot, it has published its first issue on 21th of May. Perhaps, you might have tried to use an existing journal path?
Thank you very much for the new in-depth answers. We will look into this as soon as possible. Initially, we solved the problem as follows:
The problem occurs because the field āJournal initialsā (which is a required field) wasnāt filled out in our siteās primary locale (Danish) but because the Danish wasnāt activated on the journal we couldnāt enable the journal to appear publicly on the site. It was really difficult to figure out, what caused the problem.
We had to choose Danish under āLanguageā, both under UI and Forms
After completing the āJournal Initialsā field (see below), the journal was successfully published. We must therefore conclude that the information under āJournal Identityā must be entered in both English and Danish.
After enabling the journal to appear publicly on the site we could turn off Danish UI/Forms again.