I would like to use {LINKTYPETOTAL} to determine how many links of a certain type exist in the category. My problem is that I want to use this on the Link Type Sponsorship page, where apparently in most cases the category variables are irrelevant.
Is there a way to get at the {LINKTYPETOTAL} value using PHP?
Comments on used elsewhere
Nothing is impossible...
Usergroup: Customer
Joined: Aug 07, 2006
Location: Tampa, Florida
Total Topics: 36
Total Comments: 91
I would like to use {LINKTYPETOTAL} to determine how many links of a certain type exist in the category. My problem is that I want to use this on the Link Type Sponsorship page, where apparently in most cases the category variables are irrelevant.
Is there a way to get at the {LINKTYPETOTAL} value using PHP?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Use {CATTYPETOTAL[linktypename]}
Nothing is impossible...
Usergroup: Customer
Joined: Aug 07, 2006
Location: Tampa, Florida
Total Topics: 36
Total Comments: 91
Maybe think about posting this in the manual too.
Thanks!