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 May 9th, 2005, 03:43 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: Ontario, Canada
Posts: 6
Images displayed multiple times in gallery

Users are allowed to enter their images into more than one category. This is causing the images to display multiple times in the users own gallery.

Is there a way to post the image to multiple categories without having the images duplicated?

If not, how do I turn off the ability for users to add their image to multiple categories. Where is this option in the admin?
creative is offline   Reply With Quote
Old May 9th, 2005, 03:54 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
Yes this is how it is designed to display as each photo is just that a new photo

HOWEVER

I believe if you make this modification you will get what you want:

In showgallery.php around line 534, find and make the change in bold:

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 May 9th, 2005, 04:15 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: Ontario, Canada
Posts: 6
Hi. This is the closest text I could find in showgallery.php to what you are referring:

if ( $Globals['memformat'] == "yes" ) {
$query .= "userid=$ppuser $catcheck $exclude_cat $sortcode";
}
else {
$query .= "userid=$ppuser AND cat='$cat' $exclude_cat $sortcode";
}

Is this the correct spot?

What changes do I make to this to have the images only show once in the members gallery but in each category that the user selects?

Thanks, Jen
creative is offline   Reply With Quote
Old May 10th, 2005, 06:40 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
Well it looks you have an older version of the program but yes add the code in bold
__________________
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 May 10th, 2005, 10:44 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: Ontario, Canada
Posts: 6
I modified the text to read:


if ( $Globals['memformat'] == "yes" ) {
$query .= "userid=$ppuser AND storecat=0 $catcheck $exclude_cat $sortcode";
}
else {
$query .= "userid=$ppuser AND storecat=0 AND cat='$cat' $exclude_cat $sortcode";
}

This did not fix the duplicate image problem. Did I enter the text correctly?
creative is offline   Reply With Quote
Old May 10th, 2005, 01:57 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Location: Ontario, Canada
Posts: 6
I have Photopost 4.86. Should I be upgrading? What is the current version?
creative is offline   Reply With Quote
Old May 10th, 2005, 02:19 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,667
5.03 is the current version and I always tell everyone to upgrade.
__________________
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 May 7th, 2006, 10:51 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Jul 2003
Posts: 198
5.3 Images displayed multiple times in gallery

Is there a way to prevent images showing in multiple galleries in version 5.3?

We really like to have pics in more than one category, but do not like them to show twice when we view all images.

Carolem
Carolem 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
Thumbnail-round Error - Images not displayed...(FIXED) Detomah ReviewPost Bug Reports 13 September 6th, 2005 10:34 AM
'random images' block at the top of page? & multiple /gallery/index.php? criscokid Photopost Pro How Do I...? 3 September 1st, 2005 08:42 AM
Newest Images multiple pages on Gallery home page iphoto How Do I? - vBulletin 3.0.X 3 March 23rd, 2005 10:23 AM
No thumbnail while uploading multiple images! iphoto Installs and Upgrade - vBulletin 3.0.X 2 February 21st, 2005 01:50 AM
thumbnail of private albums get displayed in the featured gallery swijaya0101 Photopost Pro Installation & Upgrades 5 February 13th, 2005 04:31 PM


All times are GMT -5. The time now is 03:27 PM.

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