View Full Version : Vbindex
Kyderoy
02-03-2005, 08:23 PM
I tried to install VBindex and everything looked okay but when I try to access it I get the following error
Warning: chdir(): No such file or directory (errno 2) in d:\Inetpub\forums\vbindex.php on line 144
Unable to add cookies, header already sent.
File: d:\Inetpub\forums\vbindex.php
Line: 144
Any idea why this is happening?
Chris M
02-08-2005, 02:36 PM
chdir has to be set to your forum directory - Make sure that it is in this format:
chdir('./forumdirectory');
Satan
Kyderoy
02-13-2005, 01:28 AM
chdir has to be set to your forum directory - Make sure that it is in this format:
chdir('./forumdirectory');
Satan
It worked, now I am having a different problem. The posting icons are coming up as red x's on the portal. Since I tried doing this install days ago I forgot the format for the vbiconfig. What is the format for entering the path? When I check the properties fof the image from the main page I get this
http://www.urbanchocolate.com/http://www.UrbanChocolate.com/images/icons/icon10.gif
As you can see it is adding the site url and the image url together
Chris M
02-15-2005, 02:43 PM
You should change the images to a relative path, i.e. /forums/images not http://www.site.com/forums/images
Satan
Kyderoy
02-15-2005, 06:22 PM
You should change the images to a relative path, i.e. /forums/images not http://www.site.com/forums/images
Satan
Sorry but which file do I edit? I am new at this
Creed
02-17-2005, 02:21 AM
It wouldn't be a file edit, its in the admin cp.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.