View Single Post
Old February 13th, 2005, 09:56 AM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
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