I read the previous pages but I still get this error when I try to include PluhNews.php:
Fatal error: Cannot redeclare stripslashesarray() (previously declared in /home/www/web/html/forum/global.php:31) in /home/www/web/html/forum/global.php on line 31
I did this:
I added in the PluhNews.php File this:
chdir("/home/www/web/html/forum/");
and at the end of the file:
chdir("/home/www/web/html/");
Anyone can help?
btw: I have vb 2.3.3
*edit*: made some changes in PluhNews...works now
|