PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old October 30th, 2006, 11:35 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
vBGallery error in gallery_global.php

Could someone please tell me what the following error means?


rning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/horizon/public_html/forums/gallery/gallery_global.php on line 54

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/horizon/public_html/forums/gallery/gallery_global.php on line 55

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/php5-fcgi/lib/php') in /home/horizon/public_html/forums/gallery/gallery_global.php on line 55


Thanks!
Exilera is offline   Reply With Quote
Old October 30th, 2006, 11:47 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
Have you edited your gallery_config.php file and placed the server path to your vbulletin's directory on your server
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old October 30th, 2006, 11:49 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
I have yes. It has the correct path.
Exilera is offline   Reply With Quote
Old October 30th, 2006, 11:58 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
did you remove the .new extention?

That type of error suggests the path is incorrect this is the code

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 1st, 2006, 11:34 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
I'm getting this error still. I moved my host and reinstalled my board, and I have the same problem.


Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/jabberbo/public_html/forums/gallery/gallery_global.php on line 54

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/jabberbo/public_html/forums/gallery/gallery_global.php on line 55

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jabberbo/public_html/forums/gallery/gallery_global.php on line 55


Here's what I have for the section of code you referenced. I tried taking out the . and adding the absolute path to the forum. My forum is installed in the /forums folder under the root. I added that as well. The vbgallery_config.php file has the correct path as well.

// ######################### REQUIRE BACK-END ############################
require_once('./gallery_config.php');

chdir($forumpath);
require_once('./global.php');
require_once('./includes/functions_gallery.php');
Exilera is offline   Reply With Quote
Old November 2nd, 2006, 08:38 AM   #6 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Post 1:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/horizon/public_html/forums/gallery/gallery_global.php on line 54

Post 5:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/jabberbo/public_html/forums/gallery/gallery_global.php on line 54

I see a PATH change.
- Make sure you reflect the change in vbgallery_config.php
Zachariah is offline   Reply With Quote
Old November 2nd, 2006, 09:16 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
Yea, the gallery_config has the correct path (home/jabberbo/public_html/forums). The vbgallery_global.php is unchanged. If the correct path is in vbgallery_config.php, what else could be the problem?
Exilera is offline   Reply With Quote
Old November 2nd, 2006, 09:54 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
Quote:
Originally Posted by Zachariah View Post
Post 1:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/horizon/public_html/forums/gallery/gallery_global.php on line 54

Post 5:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/jabberbo/public_html/forums/gallery/gallery_global.php on line 54

I see a PATH change.
- Make sure you reflect the change in vbgallery_config.php
They're different problems. I should have made a seperate post I guess. Post 1 was from a few weeks ago, post 5 is from yesterday. I transferred hosts and setup a brand new installation of vB and vBGallery and I'm getting the same problem I had with the previous host.
Exilera is offline   Reply With Quote
Old November 2nd, 2006, 04:00 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
Anyone able to assist with this path issue?
Exilera is offline   Reply With Quote
Old November 2nd, 2006, 04:54 PM   #10 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Shoot me some access ftp/admincp, I might be able to change a few things and get ya up.

I'll post what I find.
Zachariah is offline   Reply With Quote
Old November 2nd, 2006, 04:58 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 65
Ok cool! Sent you a PM.
Exilera is offline   Reply With Quote
Old November 2nd, 2006, 05:57 PM   #12 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Did a few things:

$forumpath = '/home/jabberbo/public_html/forums';

missing the / infront of the path.

Edited your "Tangerine" style and updated all the URL's to images.

old:
tangerine/buttons

new:

http://www.website.com/forums/tangerine/buttons
Zachariah is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error after install with vBGallery 2.0 Exilera Installs and Upgrade - vBulletin 3.5.X 1 August 31st, 2006 10:18 AM
vBGallery error when trying to upgrade. Torqued Installs and Upgrade - vBulletin 3.5.X 2 March 3rd, 2006 05:03 PM
vBGallery Upgrade Error on first page of import_photopost_vb35_5_1.php WeST Installs and Upgrade - vBulletin 3.5.X 28 December 24th, 2005 07:19 AM
Gallery_Global.php error (Line 202) GiJoe Installs and Upgrade - vBulletin 3.0.X 8 March 14th, 2005 12:38 PM


All times are GMT -5. The time now is 08:40 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0