From a multi journal page, when I user search on a site level, I do get the proper results, Although when I click to a result in order to move to the issue/article/etc I do get the message “You cannot call this operation without a context (press, journal, conference, etc).”.
Does the latest ojs version supports site level search?
Thank you
I commit the same change by adding the new line of code: {include file="frontend/objects/article_summary.tpl" article=$result.publishedSubmission journal=$result.journal showDatePublished=true hideGalleys=true}
I do face the exact same issue, I am attaching a screenshot.
Thank you
I’d suggest flushing the template cache, just to make sure the templates are being recompiled. You can do this by removing all .php files from cache/t_compile. If the file permissions are set correctly, they’ll be regenerated automatically.
Regards,
Alec Smecher
Public Knowledge Project Team