homeUrl in header.tpl links to main index in multijournal OJS3.1

I have a multijournal server with OJS 3.1.0-1. It is in windows environment. The system is upgraded from 2.4.

When I click on a header link on one of the journal websites I come to the main index page xxx.xx/index.php/index. How can I change so that the link goes to xxx.xx/index.php/journalname

If I understand the code correctly this should be handled in the file …\lib\pkp\templates\frontend\components\header.tpl line 46-50 where homeUrl is defined. Why does it not work for me?

Hi @eddoff, it’s a bug, and a fix is included in 3.1.1. See Link on context logo/title in frontend incorrect · Issue #3178 · pkp/pkp-lib · GitHub for more.

1 Like