Joe Link
Well-known member
Not quite sure what's up, but the Account Upgrades link is missing from navlink and account page in all styles (testing with the default style). I imagine it has something to do with $xenCache conditional, but I'm not sure how that works.
If I navigate to the www.domain.com/account/upgrades everything works as it should.
<xen:if is="{$xenCache.userUpgradeCount}"><li><a href="{xen:link account/upgrades}">{xenhrase account_upgrades}</a></li></xen:if>
If I navigate to the www.domain.com/account/upgrades everything works as it should.