When I login a new user, I get the following errors:
<font color=red>Warning: file("/usr/local/etc/httpd/htdocs/wwthreads/testthreads/filters/bademail") - No such file or directory in /usr/local/etc/httpd/htdocs/wwwthreads/testthreads/adduser.php on line 50
Warning: Variable passed to each() is not an array or object in /usr/local/etc/httpd/htdocs/wwwthreads/testthreads/adduser.php on line 51
Warning: file("/usr/local/etc/httpd/htdocs/wwthreads/testthreads/filters/badnames") - No such file or directory in /usr/local/etc/httpd/htdocs/wwwthreads/testthreads/adduser.php on line 81
Warning: Variable passed to each() is not an array or object in /usr/local/etc/httpd/htdocs/wwwthreads/testthreads/adduser.php on line 82
Warning: file("/usr/local/etc/httpd/htdocs/wwthreads/testthreads/filters/usertitles") - No such file or directory in /usr/local/etc/httpd/htdocs/wwwthreads/testthreads/adduser.php on line 137</font color=red>
The files are all there and accessible?
The email goes out with the password just fine.
Thanks,
Tommy