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 June 17th, 2005, 06:24 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 37
vbulletin 3.0.7 and PP 5.11 - Forum integration not working

Hey all!

Well, I just upgraded to PP 5.11, but now the "Featured Photos" box on my forumhome does not work...so I've tried to re-do the inc_photopost file, just like it says in the guide, but when I replace the new file with it, I get the following error when I try to view my site:


Fatal error: Cannot redeclare pp_get_ext() (previously declared in /home/global/public_html/pictures/inc_features.php:66) in /home/global/public_html/pictures/inc_photopost.php on line 36

Ideas?

Is there a more recent version of the file?
Quincy Wisdom is offline   Reply With Quote
Old June 17th, 2005, 09:34 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
You would need to replace both files in the new distribution to the photopost directory. Your still using an old inc_photopost.php file
__________________
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 June 17th, 2005, 10:09 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 37
ok...but the new inc_photopost.php file does not have a place for me to insert my database info like the old one did...therefore I can't get my featured photos box working...that is my question.

How do I get that working again?

go to http://www.globalpaw.com, you'll see the featured photos box is blank.
Quincy Wisdom is offline   Reply With Quote
Old June 18th, 2005, 08:02 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
features photos are inserted using inc_features.php not inc_photopost.php
__________________
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 June 18th, 2005, 10:24 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 37
I'm starting to think you and I are not on the same page, because none of this is making sense for my situation.

You see how the featured photos page on my forumhome is now blank, right? Well, the method that I got of this site to set that up includes an inc_photopost.php file and a readme file. The inc_photopost.php file has all that setup information, and the file aven adds a line that calls to that file as well...

Quote:

// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once('./includes/functions_bigthree.php');
require_once('./includes/functions_forumlist.php');
include('./photopost/inc_photopost.php');
So, now how do I not use that anymore? This is all very confusing which is why I asked if there was an updated file...or an updated method for adding pictures to my forumhome.

Please see http://www.globalpaw.com to see how the featured photos page is no longer working.
Quincy Wisdom is offline   Reply With Quote
Old June 18th, 2005, 03:11 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
This is what you want to read. It will tell ya what ya want to know

PhotoPost Enhanced vB3 Index Integration

As I stated the new files are inc_features.php and inc_photopost.php files are all new. You got an error trying to use inc_features.php because you still had an old inc_photopost.php file included also instead of uploading the new one which does not have the pp_get_ext in it anymore.
__________________
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 June 18th, 2005, 03:20 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 43
the only way i could get it to work is to put include ('./photopost/inc_features.php'); in the index.php on the forums
creekdawg is offline   Reply With Quote
Old June 18th, 2005, 03:43 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Yes thats correct inc_features.php has the thumbnail block and inc_photopost just now has the categories display. They are separated into two files.
__________________
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 June 18th, 2005, 05:20 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 37
Thanks guys!
Quincy Wisdom is offline   Reply With Quote
Old June 18th, 2005, 05:57 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 37
Well...now I'm confused.

I've done everything I needed to do, but I'm not seeing the pictures in the featured photos box...does anyone have any ideas?

see the forum home here: http://www.globalpaw.com/home.php
Quincy Wisdom is offline   Reply With Quote
Old June 18th, 2005, 07:35 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
Thats because the file does not pull pictures from the members gallery and thats all you have. You can adjust the query to pull members gallery pics by removing the following in the query lines

AND p.cat != 500
__________________
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 June 18th, 2005, 07:43 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Aug 2004
Posts: 37
ahh, I forgot that I had to do that before.

Thanks for putting up with me
Quincy Wisdom 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
5.21 version of inc-features.php not working on vBulletin 3.0.10 Mike18 Photopost Pro Installation & Upgrades 2 November 11th, 2005 10:06 AM
recent ads on vbulletin forum homepage scabbed Classifieds Suggestions 1 October 20th, 2005 04:32 PM
vBulletin Forum Bug (photopost.com) cpmike Photopost Pro Bug Reports 0 September 10th, 2005 01:24 AM
Links in vBulletin header not working? webbermr General Discussion 4 July 1st, 2004 12:34 PM


All times are GMT -5. The time now is 03:45 AM.

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