counting files in subcategories

Phoca Download - download manager
knalim
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 28 Feb 2014, 14:23

counting files in subcategories

Post by knalim »

Hi,

I have category/subcategory and subsubcategory. In subcategory X there is written number of files X (0), but in sub-subcatogories there are several files XY (9) and XZ (3) which I can see there. Would it be possible to count those files and to show real number of files in subcategory. Inspite of (0) to show there (12)?

Thank you very much!

Milan
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: counting files in subcategories

Post by Jan »

Hi, see similar posts in this forum, such needs to be customized with some recursive function - to go through all the categories and count files step by step (can take a lot of memory)

For now there is display real count of file in the category, not count of the files in category and its subcategories.

Jan
If you find Phoca extensions useful, please support the project
knalim
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 28 Feb 2014, 14:23

Re: counting files in subcategories

Post by knalim »

thank you Jan,

I found answer here and it works!

viewtopic.php?f=31&t=17207
Post Reply