The only problem I'm having is that I simply can't include the damn file on my non-VB page. I get the following error:
Warning: main(/forums/newsout.php): failed to open stream: No such file or directory in /home/davesmk/public_html/test.php on line 411
Warning: main(): Failed opening '/forums/newsout.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/davesmk/public_html/test.php on line 411
I've tried altering the paths in every way possible with no success. What the hell could I be doing wrong here?
sorry it took so long...
Can you send me your file or post it on here so i can take a look what you might be doing wrong. I just tested it on my server putting the file outside of the forums directory and it seemed like its working fine without a problem. I just cant figure out by editing my files by getting the warnings you got.