Howdy.
Im using FB 1.0.3 and Schoolastech's BadWords2. And I have a problem
I've done all that "basic and common" fixes one can find around here,
1) Fixed correct path to view.php and post.php that target class.badword => class.badwords2
2) Fixed that "full message hidden instead of words" -problem like
solved here
Now it works on my local wamp setup, but when i try to use same on real live site, it won't work. I get same errors before fix and so on, but after fixing, it won't filter anything, not full message or particular forbidden words.
I can't think anything else but different server setups. Could it be the reason for this?
Setups:
Local (that working one)
- Joomla 1.013
- Apache 2.2.4 / PHP 5.2.3
- Register Globals OFF, Magic Quotes ON, Safe mode OFF
Live site (not so working..)
- Joomla 1.013
- Apache / PHP 4.4.7
- Register Globals ON, Magic Quotes ON, Safe mode OFF