Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile
Total Topics: 137
Total Posts: 358
Posted 02/07/08 - 07:17 PM:
#3
Thanks,
It works, but it need categories to be regenerated to update on new links added.
I notice that by sating at tweaks.php : " $dontcachesubcats = true; " , the 'catnumlinks' variable works online.
But as you say that by do not cacheing subcats we can have a server risk, so could it be possible to have an online value of 'catnumlinks' on subcats this working with cacheing subcats but without the need for regeneration ?
Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile
Total Topics: 137
Total Posts: 358
Posted 02/28/08 - 06:16 PM:
#8
I now see it working perfect.
I do have a doubt on how to deal with the hidden links. {CATNUMLINKS} counts the presented and hidden links, I believe this is correct, but I would like a way to count the hidden links in order to deduct them and to show the number of presented but not hidden links, so maybe a {CATNUMHIDDENLINKS} to deduct or a direct {CATNUMNOHIDDENLINKS}. What do you think ?