I discovered that the FORUMHOME_NEX_SIDEBAR template has this (unnecessary?) code that was causing duplicate comment punctuation marks between my currently logged in users, so I removed it and it solved the problem: {vb:raw loggedin.comma}
location:
<li>{vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}{vb:raw loggedin.comma}</li>
unless I'm missing the reason it was there, this might be a good fix for the next release.
Cheers
|