Hi, I have downloaded the latest files for Badwords2 from
www.schoolastech.com/index.php?option=co...unc=select&id=3. After installation of the latest FireBoard build, I have found it was necessary to edit the edit the file
components/com_fireboard/template/default/view.php on line 31.
I changed
“require_once ('components/com_badword/class.badword.php'

;”
to
” require_once ('components/com_badwords2/class.badwords2.php'

;”.
That stopped the program tripping up however, when I set the badword option to yes, all posts now have * This message has been censored because it contained one or more words set by the administrator *. The problem here is the only badwords set are badword*,
badword2,
*test*
which I am using for testing. I would appreciate some assistance here please, thankyou.