Quote:
Originally Posted by IFCtoli
error if click the ads
PHP Code:
Parse error: syntax error, unexpected '/' in /home/ifcfis01/public_html/forum/vB.Sponsors/link.php on line 30
help please
regards,
IFCtoli
|
Have you even looked at the line mentioned in the error?
* Modify this to reflect the path to you forums*/
chdir('/home/usernamehere/public_html/forums/');
Makes yours like that one. (edit usernamehere and you're done)