I like it alot. Just check this out first before you install it:
jQuery vs MooTools Problem / Javascript Errors / Quickreply boxes still showing
The reason behind it is the conflict of old jQuery versions (prior to 1.2.1) with MooTools Javascript library. As of FireBoard 1.0.4, jQuery 1.2.1 is used. So, if you have someway MooTools in your website (like rockettheme templates) and older FireBoards, most probably you will have this problem.
The solution to this problem is remove all the occurences of “any” other jQuery.js library, for example delete the line from ClexusPM mambot, that are older than 1.2.1 and using only one instance of jQuery.js, preferably the one shipped with FireBoard.
Checklist:
Only 1 jQuery file is loaded and the version is higher than 1.2.1
jQuery.js is on the top of all other Javascripts loaded in the page
You might have to refresh the browsers cache to see the problem go away.
jQuery and jQuery.packed.js (minified) are the same, just lower in size
I'm receiving this error in my forums also... still trying to figure out how to "remove all occurences" of jQuery.js, can anyone explain this to me in a point A to point B manner?
Thanks!