Quote:
Originally Posted by gspot
try blocking out the chdir part of the script example:
// chdir ('/path/to/vbulletin/forums/');
Since your root directory is already the forum...
just add the 2 back slashes in front of the chdir
|
Also, are you sure that is the right path to where the file resides on your server???
/home/degrassi/public_html/referals.php
But my first suggestion should help u...