home page loads up fine.
if you click to the 'recent ratings' tab and then back to the 'recently published' tab you get a popup mulgara error:
ERROR:({message:"XMLHttpTransportError: 500 Internal Server Error", type:"unknown", number:0})
in plosone.log, it's complaining that browseURL is undefined
Expression browseURL is undefined on line 16, column 80 in article/recentArticles.ftl.
The problematic instruction:
----------
==> ${browseURL} [on line 16, column 78 in article/recentArticles.ftl]
----------
Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression browseURL is undefined on line 16, column 80 in article/recentArticles.ftl.
nothing in the mulgara log for this.
this is also happening on stage.