Specific Pictures in Catagories not showing up Specific Pictures in Catagories not showing up
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Specific Pictures in Catagories not showing up

Started by strokesfan, August 20, 2005, 03:26:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

strokesfan

This is a really odd problem I'm having in two of my galleries. I have a category for "Appearances" and the pictures in those catagories don't show up and can't be uploaded. I'm not good at explaining myself so I'll just post the links here:

http://adam.flirtatious.org/index.php?cat=2 (for the most part the pictures work, but when I added 4 new pictures to this category, they don't show up)
http://www.keirapictures.com/index.php?cat=2

I tried repairing the database via cpanel but that didn't work out. I would appreciate any help :)

Nibbler

I get a 403 for those pics, which probably means the permissions are set too tight via CHMOD. Try CHMODing the pics to 777/755.

strokesfan

That did it, thank you.

So when I upload pictures from now on I have to CHMOD them too to 777?