So now I am able to post, however after a post, I get these errors:
<font color=red>
Warning: file("/thepod/wwwthreads/filters/badnames") - No such file or directory in /home/green/green-bean-www/thepod/wwwthreads/addpost.php on line 157
Warning: Variable passed to each() is not an array or object in /home/green/green-bean-www/thepod/wwwthreads/addpost.php on line 158
Warning: file("/thepod/wwwthreads/filters/badwords") - No such file or directory in /home/green/green-bean-www/thepod/wwwthreads/addpost.php on line 527
Warning: Variable passed to each() is not an array or object in /home/green/green-bean-www/thepod/wwwthreads/addpost.php on line 528
Warning: file("/thepod/wwwthreads/filters/usertitles") - No such file or directory in /home/green/green-bean-www/thepod/wwwthreads/addpost.php on line 655
Warning: Variable passed to each() is not an array or object in /home/green/green-bean-www/thepod/wwwthreads/addpost.php on line 656</font color=red>
So, this appears to be a http url issue, not a system path issue.
If anyone knows where I might look to fix this, your help appreciated.
Btw, the <font color=green>$config[phpurl]</font color=green> looks fine in <font color=red>config.inc.php</font color=red>, anything else cause this sort of error? Although my phpurl begins with <font color=blue>"/thepod/wwwthreads"</font color=blue>, not <font color=blue>"http://www.green-bean.org/thepod/wwwthreads"</font color=blue> and I am not having trouble with any other paths at the moment.
And the end result of this is incorrect substitution of the [censored] variable. So that "Hello world." becomes "[censored]Hello[censored] [censored]world[censored]."
---
Doctor Who?