When I install the 3.1.2 release of the plugin on a fresh installation of OJS 3.1.2 and try to view the journal archive page the journal fails and produces this error:
PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "app:app:frontendpagesissueArchive" on line 45 "{url|assign:"prevUrl" router=$smarty.const.ROUTE_PAGE page="issue" op="archive" path=$prevPage}" unknown modifier 'assign' <--
thrown in /[XXX]/lib/pkp/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 45
It doesn’t seem to do this with other plugins, so I’m not entirely sure whether this is a problem with OJS or the Bootstrap 3 plugin. Can someone help me track down and resolve the problem?