I get the following warning when previewing a post:
Warning: file("http://xx.xx.xx/xx/filters/badnames") - No such file or directory in /xx/xx/xx/xx/addpost.php on line 150
Warning: Variable passed to each() is not an array or object in /xx/xxx/xxx/xx/addpost.php on line 151
I get the following warning after when making a post:
Warning: file("http://xx.xx.xx/xx/filters/badnames") - No such file or directory in /xx/xx/xx/xx/addpost.php on line 150
Warning: Variable passed to each() is not an array or object in /xx/xxx/xxx/xx/addpost.php on line 151
Warning: file("http://xx.xx.xx/xx/filters/usertitles") - No such file or directory in /xx/xxx/xxx/xx/addpost.php on line 648
Warning: Variable passed to each() is not an array or object in /xx/xxx/xxx/xx/addpost.php on line 649
both
http://xx.xx.xx/xx/filters/usertitles and
http://xx.xx.xx/xx/filters/badnames do exist in the location mentioned and they are read and writeable. i can edit the badwords filter and titles even in the admin section without a hitch. so far i can't report of any other problems.