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 September 10th, 2005, 04:06 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 6
Featured photo box. No photos

I know this is a common issue but I've been through every thread I could dig up on the forums before I took to posting this.

I have no errors, I've checked permissions, re-checked all the code, but continuing to have problems with VB3.5 RC2 getting the featured photos box working. inc_features.php is also in sync with the new build.

http://www.canadasportbike.com/forum/?styleid=12

Any help would be appreciated.
prat is offline   Reply With Quote
Old September 10th, 2005, 04:09 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Try this in inc_features.php find this

Code:
Content visible to verified customers only.
replace with

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 offline   Reply With Quote
Old September 10th, 2005, 04:56 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 6
That did it. Thanks for the quick response.
prat is offline   Reply With Quote
Old September 30th, 2005, 03:39 AM   #4 (permalink)
Registered User
 
Join Date: Jun 2002
Posts: 10
Didn't work for me!

I'm having the exact same problem. Unfortunately, this fix doesn't work for me.

Is it possibly a directory structure issue? I have the directory structure like this:

forums
Photo Post
VB3
Any help would be greatly appreciated.
markhfla is offline   Reply With Quote
Old September 30th, 2005, 05:44 AM   #5 (permalink)
Registered User
 
Join Date: Jun 2002
Posts: 10
I'm having the exact same problem with inc_reviewpost.
markhfla is offline   Reply With Quote
Old September 30th, 2005, 09:05 AM   #6 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Have you upgraded to the latest versions? The inc_features.php in the current build should work for you.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is online now   Reply With Quote
Old September 30th, 2005, 01:36 PM   #7 (permalink)
Registered User
 
Join Date: Jun 2002
Posts: 10
I'm using ReviewPost 3.0.1 and PhotoPost 5.1.4.
markhfla is offline   Reply With Quote
Old September 30th, 2005, 01:49 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Those files are updated in both builds and we show they do work
__________________
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 September 30th, 2005, 02:29 PM   #9 (permalink)
Registered User
 
Join Date: Jun 2002
Posts: 10
Any idea what the problem might be. Here's what I have in my files:

Vbulletin index.php:
Code:
Content visible to verified customers only.
Vbulletin FORUMHOME template:
Code:
Content visible to verified customers only.
markhfla is offline   Reply With Quote
Old September 30th, 2005, 03:01 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
include('./../reviews/inc_reviews.php');
include('./../reviews/inc_reviewpost.php');

?? why that

include('../reviews/inc_reviews.php');
include('../reviews/inc_reviewpost.php');

that should work but have you tried full path what exact error you have if I go to your site the photo block shows up for photopost. You do not have the one in reviewpost set up to show.

If $reviewpostfeature was in there and included something would show or you would get an error
__________________
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 September 30th, 2005, 04:18 PM   #11 (permalink)
Registered User
 
Join Date: Jun 2002
Posts: 10
I change the file path as you suggested, but still have the same problem. The Featured Photos and Featured Reviews boxes are showing up, but no photos or reviews. It seems to not be reading the PP or RP data.

I was getting the error "Could not select reviewpost/photopost database", so I changed this line in all four include files (video_db is the name of my database):
Code:
Content visible to verified customers only.
Now I no longer get that error, but still no images.

RP, PP and VB3 are all in the same database with the prefixes rp_, pp_ and vb3_.

Don't know what else to tell you.
markhfla is offline   Reply With Quote
Old September 30th, 2005, 04:26 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Okay what are your category permissions set to in the reviewpost categories table for usergroups etc.

What happens if you remove this line from inc_reviews.php

if ( $ViewPerm[$pcat] == 1 ) continue;
__________________
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 September 30th, 2005, 05:13 PM   #13 (permalink)
Registered User
 
Join Date: Jun 2002
Posts: 10
I commented out that line in inc_reviews.php and still no reviews.

BUT, I did figure out why the PhotoPost photos were not showing up! I only had photos in the Members catagory. I added one to the Main category and BLING it showe up on VB3.

"Could that be the same issue with review post" you might ask? Doesn't seem to be since there is only a Main category in RP.

To answer your permission question, all categories have all permissions set to yes for all usergroups.
markhfla 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
How do I include only member gallery photos in featured photos dlangley Photopost Pro How Do I...? 4 April 30th, 2005 11:25 AM
Featured Photos box but no photos? TL408 Photopost Pro Installation & Upgrades 5 April 30th, 2005 08:03 AM
Change background color of featured photos box? dobbs Photopost Pro How Do I...? 1 March 7th, 2005 03:18 PM
Featured Photos box--but no photos? Synn Photopost Pro Installation & Upgrades 7 January 8th, 2005 06:25 PM
Featured Photo etbliss General Discussion 7 June 29th, 2004 01:06 PM


All times are GMT -5. The time now is 07:26 PM.

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