Vitaliy-1 / oldGregg

Theme for OJS 3 with Bootstrap 4
https://uk.e-medjournal.com/index.php/psp
GNU General Public License v3.0
31 stars 35 forks source link

{call_hook name="Templates::Article::Details"} when placed inside the template of article_details page, the page gives 505 error #116

Closed varshilmehta closed 1 year ago

varshilmehta commented 5 years ago

{call_hook name="Templates::Article::Details"} when placed inside the template of article_details page (some plugins are attached/arrayed to it), the page gives 505 error

Vitaliy-1 commented 5 years ago

Hmm, this is probably because of an incorrect URL or th browser doesn't support HTTP protocol version. I'm currently working on a new release on dev branch together with the new version of JATS Parser Plugin. If the error persists there, I'll take a look.