ajnyga / disqus

Disqus plugin for OJS/OPS/OMP 3.2+
GNU General Public License v3.0
3 stars 3 forks source link

call to load forum.tpl in 3.1.2 fails with fatal error #9

Open jnugent opened 4 years ago

jnugent commented 4 years ago

OJS 3.1.2 has a problem with the addDiscus method. Changing the line that appends to $output to $output .= $templateMgr->fetch($this->getTemplateResource('forum.tpl'));

Makes everything work just fine.

ajnyga commented 4 years ago

Hi, I think the new release for 3.2 should work also with 3.1.2. If it does, I can rename it.

jnugent commented 4 years ago

That would be helpful, thanks! At the moment the older release name implies compatibility with 3.1.2.