![]() |
Fatal Error
Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/fivsevon/public_html/forum/photoplog/settings.php on line 92 |
It looks like some paths are incorrect. In the PhotoPlog config.php file try this:
Code:
define('PHOTOPLOG_FWD','/Your-Domain.com/vbulletin'); Code:
PhotoPlog Link: /vbulletin/photoplog Example: In mine vB Local, the settings are... Code:
PhotoPlog Link: http://localhost/vbulletin/upload/photoplog Here a simple way to determine the path you need to get PhotoPlog worked. This means: Run this script in your main forum or PhotoPlog directory to help to determine your correct path... Code:
<?php This ways should help you to get worked your PhotoPlog ;) -Mike |
Good suggestions MikeD, thanks! :)
The error itself lets you know the path to use in the PhotoPlog config file: Code:
define('PHOTOPLOG_FWD','/home/fivsevon/public_html/forum'); |
All times are GMT. The time now is 06:57 AM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.