PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 22nd, 2006, 12:37 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Similar issue. Had PhotoPost Gallery working fine before upgrading vBulletin. Gallery is working, but I can't get preview photos to show up in forum. No problem gettting the "features" or "photo galleries" banners to show up, but no photos.

http://www.canyoneering.net/forums

I've read the FAQs, but can't find a solution that applies.
rcwild is offline   Reply With Quote
Old March 22nd, 2006, 12:44 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Also is this photopost pro or photopost vbgallery? Looks to me like your talking Photopost pro and if so you need to make sure your using the current files in the download inc_features.php and inc_photopost.php if your attempting to show blocks on your forum.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 22nd, 2006, 02:02 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Quote:
Originally Posted by Chuck S
Also is this photopost pro or photopost vbgallery? Looks to me like your talking Photopost pro and if so you need to make sure your using the current files in the download inc_features.php and inc_photopost.php if your attempting to show blocks on your forum.
Photopost Pro version 5.13

I put both lines in forums/index.php. It looks like ...

// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once(DIR . '/includes/functions_bigthree.php');
require_once(DIR . '/includes/functions_forumlist.php');
include('../gallery/inc_features.php');
include('../gallery/inc_photopost.php');

Did new versions of these two files come out for the new version of vB? If so, where do I get them?
rcwild is offline   Reply With Quote
Old March 22nd, 2006, 02:04 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
If you upgraded to vbulletin 3.54 then you need to download the latest photopost as 5.13 is not compatible with 3.5 series only 5.2 and above and yes there are new includes files as well
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 22nd, 2006, 02:41 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Quote:
Originally Posted by Chuck S
If you upgraded to vbulletin 3.54 then you need to download the latest photopost as 5.13 is not compatible with 3.5 series only 5.2 and above and yes there are new includes files as well
Doh!

Thanks for your help.
rcwild is offline   Reply With Quote
Old March 23rd, 2006, 11:31 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Installed the new version last night. The featured photos thumbnails now show up in my forum ... at least the borders do. When I try to enter the gallery, I get this error code:


Warning: chdir(): No such file or directory (errno 2) in /home/canyon/public_html/gallery/header-inc.php on line 60

Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/canyon/public_html/gallery/forums/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/canyon/public_html/gallery/forums/global.php on line 18
rcwild is offline   Reply With Quote
Old March 23rd, 2006, 12:04 PM   #7 (permalink)
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,408
[ Thread split, PP Pro posts moved to a new thread in the PP Pro support forum ]
KW802 is offline   Reply With Quote
Old March 23rd, 2006, 01:40 PM   #8 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
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
Quote:
Originally Posted by rcwild
Installed the new version last night. The featured photos thumbnails now show up in my forum ... at least the borders do. When I try to enter the gallery, I get this error code:


Warning: chdir(): No such file or directory (errno 2) in /home/canyon/public_html/gallery/header-inc.php on line 60

Warning: main(./includes/init.php): failed to open stream: No such file or directory in /home/canyon/public_html/gallery/forums/global.php on line 18

Fatal error: main(): Failed opening required './includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/canyon/public_html/gallery/forums/global.php on line 18
- photopost/config-int.php
// Forum Integration Configuration File

There are a few settings here to fill out for server settings
Zachariah is offline   Reply With Quote
Old March 23rd, 2006, 04:21 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Quote:
Originally Posted by Zachariah
- photopost/config-int.php
// Forum Integration Configuration File

There are a few settings here to fill out for server settings
The settings all appear to be correct.
rcwild is offline   Reply With Quote
Old March 23rd, 2006, 06:02 PM   #10 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
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
Double-check the setting in this line of your gallery/config-int.php

Code:
Content visible to verified customers only.
Pay close atanchen to when to place slashes " / " at the end in the example. Yell if ya need help

EX:
Code:
Content visible to verified customers only.

Last edited by Zachariah; March 23rd, 2006 at 06:05 PM.
Zachariah is offline   Reply With Quote
Old March 23rd, 2006, 06:33 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
I might be making progress. Earlier I caught the "/" missing after data. As a result, the featured photos are showing up in my forum. Still getting an error message, but it's a different one ...



Warning: main(./forums/global.php): failed to open stream: No such file or directory in /home/canyon/public_html/gallery/header-inc.php on line 61

Warning: main(./forums/global.php): failed to open stream: No such file or directory in /home/canyon/public_html/gallery/header-inc.php on line 61

Fatal error: main(): Failed opening required './forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/canyon/public_html/gallery/header-inc.php on line 61


Thanks for your help. The gallery was working beautifully before I upgraded vBulletin. The gallery is a favorite feature on our website, so I'm anxious to get it back up.
rcwild is offline   Reply With Quote
Old March 23rd, 2006, 06:39 PM   #12 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
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
PM me a ftp account.

Quote:
Originally Posted by rcwild
I might be making progress. Earlier I caught the "/" missing after data. As a result, the featured photos are showing up in my forum. Still getting an error message, but it's a different one ...



Warning: main(./forums/global.php): failed to open stream: No such file or directory in /home/canyon/public_html/gallery/header-inc.php on line 61

Warning: main(./forums/global.php): failed to open stream: No such file or directory in /home/canyon/public_html/gallery/header-inc.php on line 61

Fatal error: main(): Failed opening required './forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/canyon/public_html/gallery/header-inc.php on line 61


Thanks for your help. The gallery was working beautifully before I upgraded vBulletin. The gallery is a favorite feature on our website, so I'm anxious to get it back up.
Zachariah is offline   Reply With Quote
Old March 23rd, 2006, 10:19 PM   #13 (permalink)
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
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
Up and going.
- header-inc.php file was corrupted. Perhaps in transfer to FTP.
Zachariah is offline   Reply With Quote
Old March 23rd, 2006, 10:56 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Thanks, man. I can't log in to the gallery, but I noticed a thread elsewhere about that. I'll poke around for the answer.
rcwild is offline   Reply With Quote
Old March 24th, 2006, 07:30 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Login problem was due to cookie settings.

Only a couple more things to do to get it back to the way it was before vB upgrade.

1. I'm using the "stacks" background for photos in gallery. Before I somehow managed to get that same background for the photos that show up as features in the forums. Can't figure out how to do it again.

2. The show photo page displays 5 images across, plus the main image. 5 images is too many. It forces the use of a horizontal scroll bar. How do I change this to fewer images?
rcwild is offline   Reply With Quote
Old March 24th, 2006, 08:02 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
1. You can hack the inc_features.php as you did the last time to achieve that

2. You can either turn them off or use them this is the only switch here. The number is not configurable.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 24th, 2006, 08:27 AM   #17 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Quote:
Originally Posted by Chuck S
1. You can hack the inc_features.php as you did the last time to achieve that
If I hacked something, I must have found some very specific instructions somewhere. Beyond my ability. ??

Quote:
2. You can either turn them off or use them this is the only switch here. The number is not configurable.
I'd like to turn it off then. Didn't see that option in "Show Photo Options". ??
rcwild is offline   Reply With Quote
Old March 24th, 2006, 08:57 AM   #18 (permalink)
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
The "stacks" background was causing the 5 photos to stretch out too wide. I switched the background and figured out how to make the change in inc_features.php so the backgrounds match.

Thanks.

Last edited by rcwild; March 24th, 2006 at 09:14 AM.
rcwild is offline   Reply With Quote
Old March 24th, 2006, 09:44 AM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
THIS

Enable next and previous photo previews?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Gallery not working after VB upgrade to 3.5.4 dcpaq2 Installs and Upgrade - vBulletin 3.5.X 3 March 2nd, 2006 01:56 PM
After Upgrade to 1.0.1 New Image thumbnail links stopped working. BOWZONE Installs and Upgrade - vBulletin 3.0.X 4 June 24th, 2005 11:52 AM
Thumbs not working properly after upgrade to 5.2 dutchbb Photopost Pro How Do I...? 5 April 23rd, 2005 03:30 PM
thumbnailing not working after upgrade anymore dontom Photopost Pro Installation & Upgrades 10 November 5th, 2004 07:57 PM


All times are GMT -5. The time now is 09:34 PM.

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