Hey, I'm running vBulletin 3.6.7 on my forum, and I've just installed vB.Sponsors.
I installed it without any problem, and thought I'd try and set up a 'test' forum sponsor.
The problem I have, is when I click on the sponsor, a new window opens with an error message.
When installing vB.Sponsors, I was unsure of the path of my forum, so I ran the 'settings-check', and it came back with the following:
Directory name is: /home/v/i/myforumname_co_uk
Forum directory:: /home/v/i/myforumname_co_uk
So, in my link.php file, I changed it so it now reads as follows:
/home/v/i/myforumname_co_uk/
* Modify this to reflect the path to you forums*/
chdir('/path/to/forums/');
As I said at the beginning, when I click on the sponsor, a new window opens with an error message that says "Parse error: parse error, unexpected '/' in /home/v/i/vincentownersclub_co_uk/vB.Sponsors/link.php on line 29"
What am I doing wrong?
Any help would be much appreciated.
|