PDA

View Full Version : Category Galleries pictures gone but not in Featured Galleries


pinaywife
Aug-05-2008, 08:22 PM
It's getting late and I still can't find anywhere in the forum how to solve this problem. I don't know what I did tonight to mess it up. :cry

When I click on my galleries, the pictures in thumbnails are there but when I click the thumbnails to view the pictures in that gallery, it's EMPTY! I tried to check them both in Firefox & IE7 and both showed empty galleries. BUT.. in Featured Galleries the pictures are there. When I view the album I put in Featured Galleries from the Category Galleries (The Wests Galleries) it's empty.

Please anyone, HELP!

Allen
Aug-05-2008, 08:28 PM
It's getting late and I still can't find anywhere in the forum how to solve this problem. I don't know what I did tonight to mess it up. :cry

When I click on my galleries, the pictures in thumbnails are there but when I click the thumbnails to view the pictures in that gallery, it's EMPTY! I tried to check them both in Firefox & IE7 and both showed empty galleries. BUT.. in Featured Galleries the pictures are there. When I view the album I put in Featured Galleries from the Category Galleries (The Wests Galleries) it's empty.

Please anyone, HELP!
You'll never find any galleries logged out with this in your CSS.

#galleriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}
#categoriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}

pinaywife
Aug-05-2008, 08:40 PM
You'll never find any galleries logged out with this in your CSS.

#galleriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}
#categoriesBox {display:none;}
.loggedIn #galleriesBox {display:block;}

HAHA! That is so stupid of me! I took them all out and it's working fine now. Thanks again Allen! You're my hero tonight!

~ Melanie