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 February 12th, 2005, 06:21 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 3
thumbnail of private albums get displayed in the featured gallery

hi,

i am running the latest 4.8.6 with vbulletin 3.0.6 integration.

everything works fine except when i create a private albums, upload images into the album.

everybody is still able to view these images from the Featured Categories.

Thanks
swijaya0101 is offline   Reply With Quote
Old February 12th, 2005, 07:29 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Featured categories!! You mean features images on VB main index?

I would think this is quite impossible since the query has this

WHERE c.cattype = 'c' AND p.cat != 500 AND p.storecat = 0

A personal album has a cattype of a so those images are not shown on the index or the featured photo blocks.

I am am offbase on where your talking about let me know
__________________
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 February 13th, 2005, 03:59 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 3
hi there,

yes, the featured categories on the vbulletin forum main index and also the random images section.

if you look at my forum at http://www.akupercaya.com/forum

the small girl picture is actually inside a private album ... but it is still get displayed on the featured category.

thanks
swijaya0101 is offline   Reply With Quote
Old February 13th, 2005, 10:56 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
Well thats not a personal album though

Thats a password protected category and it is not displayed on your random images that I see.

You can alter the inc_features.php line

WHERE c.cattype = 'c' AND p.cat != 500 AND p.storecat = 0

to this

WHERE c.cattype = 'c' AND c.password = '' AND p.cat != 500 AND p.storecat = 0
__________________
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 February 13th, 2005, 01:42 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 3
hi

i found where the problem is.

vbulletin integration will use inc_photopost.php

inside inc_photopost.php the sql query will retrieve anything from photos tables without checking for private album.

you may also want to correct on the case statement ... you have it as case lastest

should it be latest?
swijaya0101 is offline   Reply With Quote
Old February 13th, 2005, 04:31 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,809
your using a hack if your photos are pulled from inc_photopost.php

The supported file is inc_features.php which pulls the photos into a featured block on vb main index.
__________________
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
private albums vivpuri Photopost Pro Installation & Upgrades 1 October 25th, 2005 12:04 AM
Thumbnail-round Error - Images not displayed...(FIXED) Detomah ReviewPost Bug Reports 13 September 6th, 2005 10:34 AM


All times are GMT -5. The time now is 06:10 PM.

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