Quote:
Originally Posted by EH-Jay
Code:
<?php
chdir('forums'); // or full path /home/account/public_html/forum
require_once('global.php');
// more codes
include_once('includes/functions_bbcodeparse.php');
Ok I removed what you told me to, and still same cookies error
|
I don't know what you got in your file, maybe you call some un-defined functions.
try this test file. open it and replace
vb3 with your forum dir.