Quote:
Originally Posted by cam2
I cannot figure out the correct path. here are the errors i am receiving when I click on the sponsor image...
Warning: chdir(): No such file or directory (errno 2) in /nfs/cust/2/98/81/718892/web/forum/vB.Sponsors/link.php on line 30
Warning: main(./global.php): failed to open stream: No such file or directory in /nfs/cust/2/98/81/718892/web/forum/vB.Sponsors/link.php on line 32
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/php/include') in /nfs/cust/2/98/81/718892/web/forum/vB.Sponsors/link.php on line 32
Thanks, any help would be great.
|
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.