[Fixed] Online List Bug
Any chance you can link me to your live forums so I can test this out at?
This was one of those tiny bugs I wasn't able to test on a dev forum ![]()
Sure, austinreefclub.com
Alright, I "think" I found the fix for this.
Go ahead and login and go to the template sections, and edit the Board Index > boardIndexTemplate
Find the following (At the very bottom)
{parse expression="implode( ",", $stats['NAMES'] )"}Replace with
{parse expression="implode( ", ", $stats['NAMES'] )"}There is an "extra" space after the comma inside the quotes. That should do it, if it doesn't let me know.
Wow thanks. That fixed it.
Aqua-Soft Forums
