Quote:
Originally Posted by AWJunkies
I had to change the link.php file to my root. SO in your case you need to move link.php into the forum/ (root) not the forum/vB.Sponsors/ . After you do this though you need to change two snippits of code that show to look at vB.Sponsors/link.php and change those to link.php . I forgot the areas at the moment I did it real fast as a fix. You do it in database directly or unistal the mod and change the vB.Sponsors/link.php to link.php and re-upload and you should be perfectly fine. MAKE sure you move link.php to root forum directory after the changes and works like a charm.
|
Quote:
Originally Posted by cam2
Thanks for the response. Do I make these changes in the XML file and then re upload?
|
I'd be hesitant of making code changes and file location changes. When updates come out you could end up broken again.
There's no reason it shouldn't work with the forum path specified correctly in the link.php file. Keep in mind the vB.Sponsors directory is case sensitive. There is a file included that you can use to get the correct path. See the documentation for details.