I have upgraded myBB forum from 1.4.13 to 1.6 and found that WordFilter stop working .. i have searched this problem on forum but not got any solution so just like to mention here to get helped.
Thank You
my word filter plugin, or the word filtering in MyBB itself?
if its my plugin, a change in the 1.6.0 code broke the plugin. its going to be corected with the 1.6.1 package, but its a simple one line modification to \inc\class_parser.php where you cahnge "private $options;" to "public $options;"
Plug in or the default word filter?
its deafult word filter which stop filtering.
URL and test account?
And also a test filtered word please
PM sent !
i have tested completely and found websites in URL tag are not filtering , suppose if i want
anydomain.com -> mydomain.com it will not work.
Thanx i have fixed it by uploading few files . Problem is soved.