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 October 19th, 2005, 12:29 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
Arrow Featured Photos with VB oddity

Just upgraded to 5.21 and found that the Featured Photos that I have showing on my VB 3.09 were displaying all black - in other words, where the photo should be, it was just colored all black!

To correct it I had to change the following in inc_features.php from this:

Code:
Content visible to verified customers only.
to this:

Code:
Content visible to verified customers only.
Just upgraded the night before from 5.14 to 5.2 and don't remember having that issue - wierd! Anyway I got it working, but not sure why I needed to make this change
Attached Images
File Type: jpg fpblackpp521.jpg (11.5 KB, 17 views)

Last edited by funkmiester; October 19th, 2005 at 12:31 AM.
funkmiester is offline   Reply With Quote
Old October 19th, 2005, 12:37 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
The code is correct as it is written so I can not say what your issue is. The only difference is the code your using is not XHTML VALID and the code we use is.

If you have black and no images most likely that leads to a bad data dir statement
__________________
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 19th, 2005, 12:45 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
The only change was the update from 5.20 to 5.21 and when the code is changed as shown above it works. So are you saying it's somewhere else in the code that is the cause but I just lucked out with this "fix". I don't think it's data corruption, as I'd be having bigger problems than this I would think

Forgot to say earlier, when you click on the "black" photo it does take you to the photo in the right category.

Last edited by funkmiester; October 19th, 2005 at 12:48 AM.
funkmiester is offline   Reply With Quote
Old October 19th, 2005, 12:48 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Correct which would point to the data path in edit integration being incorrect

I can infact guarantee your data path is wrong in edit integration

Look at the main difference in your posting besides you using old html

In edit integration it says full url to photopost data directory with a trailing /

I bet you did not include a trailing slash
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; October 19th, 2005 at 12:50 AM.
Chuck S is online now   Reply With Quote
Old October 19th, 2005, 01:13 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Location: Orlando, FL. USA
Posts: 142
You got it right Yes indeed, I was missing the trailing / in the "URL to your PhotoPost DATA directory" section of 'Edit Integration' in Admin.

Thanks.

Strange though, I've had it set that way for almost forever I'm pretty sure and it was working with 5.20..anyway, thanks - it's working with the latest code now

Last edited by funkmiester; October 19th, 2005 at 01:15 AM.
funkmiester is offline   Reply With Quote
Old October 26th, 2005, 01:16 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2003
Location: Philly
Posts: 12
I have this issue too, it shows a black background for the whole table, and black images for the thumbs. It does show the rounded thumb outline, although this is not chosen in my admin, and does not show this way in my gallery. I do have a trailing slash in the edit integration data line...

www.champcarfanatics.com/forums/

Use the Dark Blue style, this is the only one with featured photos, it's at the bottom.

Last edited by mclark2112; October 26th, 2005 at 01:18 PM.
mclark2112 is offline   Reply With Quote
Old October 26th, 2005, 01:22 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Your not using the new inc_features.php file by the way

<td style="background-repeat: no-repeat; background-position: center;" bgcolor="#000000" background="http://www.champcarfanatics.com/gallery/data//512/thumbs/1234Molson_Canadian.jpg"><a href="http://www.champcarfanatics.com/gallery/showphoto.php?photo=1018"><img src="http://www.champcarfanatics.com/gallery/images/overlay-round.gif" height="81" width="105" border="0" alt="" /></a></td>

However your issue is probally linked to some type of htaccess file your using to lock the data directory
__________________
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 26th, 2005, 01:36 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2003
Location: Philly
Posts: 12
Interesting.... It's the one that came with the installation, where do I get the newest one?

Quote:
//////////////////////////// COPYRIGHT NOTICE //////////////////////////////
// This script is part of PhotoPost PHP, a software application by //
// All Enthusiast, Inc. Use of any kind of part or all of this //
// script or modification of this script requires a license from All //
// Enthusiast, Inc. Use or modification of this script without a license //
// constitutes Software Piracy and will result in legal action from All //
// Enthusiast, Inc. All rights reserved. //
// http://www.photopost.com legal@photopost.com //
// Contributing Developer: Michael Pierce (mpdev.net) //
// //
// PhotoPost Copyright 2005, All Enthusiast, Inc. //
////////////////////////////////////////////////////////////////////////////

Last edited by mclark2112; October 26th, 2005 at 01:44 PM.
mclark2112 is offline   Reply With Quote
Old October 26th, 2005, 01:37 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2003
Location: Philly
Posts: 12
I don't have an .htaccess file that I know of, I don't see one.
mclark2112 is offline   Reply With Quote
Old October 26th, 2005, 01:41 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2003
Location: Philly
Posts: 12
Why do my thumbs come up with this url ( istripped the http://www. part):

champcarfanatics.com/gallery/data//2/overallboss.jpg

Two slashes, is that right? They show in the gallery, but that seems odd, could it cause a problem with the script?

Last edited by mclark2112; October 26th, 2005 at 01:47 PM.
mclark2112 is offline   Reply With Quote
Old October 26th, 2005, 01:58 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
The inc_features your using is old and not from 5.21 please redownload the build
__________________
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 26th, 2005, 02:07 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2003
Location: Philly
Posts: 12
Strange, I downloaded the package again, and now it works. One more question, how do I get rid of the rounded border?
mclark2112 is offline   Reply With Quote
Old October 26th, 2005, 02:21 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
You cant without altering the coding of the file
__________________
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
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
Featured Photos - ?? anthroa Photopost Pro Installation & Upgrades 1 October 31st, 2005 06:19 AM
Featured Photos (from v4 to v5) Coastie Photopost Pro How Do I...? 2 July 12th, 2005 09:56 PM
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
Featured Photos box--but no photos? Synn Photopost Pro Installation & Upgrades 7 January 8th, 2005 06:25 PM


All times are GMT -5. The time now is 02:50 PM.

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