How can we make it count the albums within the subcategories? How can we make it count the albums within the subcategories?
 

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

How can we make it count the albums within the subcategories?

Started by Bluewater, July 30, 2004, 08:09:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bluewater

If I have a Category name A

and with this 'A' album, I have the sub categories of 'X', 'Y' and 'Z' and 3 albums

within each of the sub categories, there are 3 albums each

As such there is a total of 12 albums

but on the frontpage of the gallery, it only shows "A" category consist of 3 ablums

How can we make it count the albums within the subcategories?

Thanks
http://www.lpforum.net
Discussion Forum for Budget Travelers & Backpackers

Bluewater

http://www.lpforum.net
Discussion Forum for Budget Travelers & Backpackers

Joachim Müller

the sub-cats aren't being taken into account, since a correct calculation of those stats would make a a lot of additional queries necessary, which would considerably slow coppermine done, especially the index page. Take it as a "known issue" and live with it, or add those queries and live with a slow gallery. Sorry...

GauGau