[Solved]: Showing number of photos in a public album? [Solved]: Showing number of photos in a public album?
 

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

[Solved]: Showing number of photos in a public album?

Started by Jax2, June 15, 2008, 07:45:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jax2

Perhaps someone can help me with this, maybe not...

I have my site set up where I encourage people to upload their photos into their own private albums and then use keywords to display the photos in the public albums. I have 50 public albums, one for each state, so if someone uploads a photo from Texas, they just add "Texas" as a keyword and it shows in the Texas public album. It works great except for one thing... the number of photos in album counter.

This number doesn't reflect how many photos are shown in the public album because the photos weren't directly uploaded into that album, just keyword linked.
Is there any way at all to change it so that it will display how many photos are in the album as well as how many photos are linked to the album with keywords? It looks rather bad to have every album say 1 photo (state flag uploaded to each state album). It makes it seem as if the album is empty, which in essence it is, yet it's not.

If you know what I mean and have any suggestions for me other than having people upload to the public albums, I'd REALLY appreciate your input on this!

Thanks in advance,

-=Jax2=-

Nibbler

Enable the option 'Show number of linked files' in config.

Jax2