Sorry about that; I left a closing quote out of an <a href...> tag in the forumnewsbit template.
In that template, find this:
Code:
<a href="$forumnews[sourceurl] target="_blank">
Change it to this:
Code:
<a href="$forumnews[sourceurl]" target="_blank">
I will update the attachment shortly, but if you already have v1.1a, you do not need to download it again, as this is the only fix.