![]() |
|
#1
|
|||
|
|||
|
I just did a new installation of VB and VB Links. When I try to access the links directory, I get the following error:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /hermes/waloraweb018/b1333/moo.mcnell/map/vbtest/links/links_global.php on line 38 Warning: require_once(./includes/vba_links_functions.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/waloraweb018/b1333/moo.mcnell/map/vbtest/links/links_global.php on line 40 Fatal error: require_once() [function.require]: Failed opening required './includes/vba_links_functions.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/waloraweb018/b1333/moo.mcnell/map/vbtest/links/links_global.php on line 40 My hosting provider tells me that my document root is /home/users/web/b1333/moo.mcnell I have my web folder configured for this path: /home/users/web/b1333/moo.mcnell/map/vbtest/links/images/web and the configuration page seems to be able to find it. Same with the banners folder. |
|
#2
|
||||
|
||||
|
Try this for your forum path in the links_config.php file:
Code:
$forumpath = '../vbtest';
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems After Installation | RobAC | Troubleshooting & Problems | 1 | 10-21-2011 12:33 PM |
| Installation problems | Morrus | Troubleshooting & Problems | 2 | 10-10-2008 10:05 AM |
| Installation problems | marvinmtz | "How Do I..." Questions | 1 | 10-09-2008 10:34 AM |
| Installation Problems | shadow0792 | Troubleshooting / "How do I..." Questions | 2 | 05-23-2006 05:43 AM |