what do you see wrong in there ?
basically nothing works in affiliate addon…
is it me or very poor coding in this system ?
since when is ? an argument seperator ? since when even do you use & … it's & first of all… not ?
also nothing works , wherever you put this code it doesnt work in 2.2.4
plus… all link from tabs to switch categories/products url etc etc have so many bugs they are broken,…
```php
{* $Id: affiliate.tpl 9353 2010-05-04 06:10:09Z klerik $ }
{* block-description:affiliate **}
{if $auth.is_affiliate}
- {$lang.text_banners}
- {$lang.graphic_banners}
- {$lang.product_banners}
-
- {$lang.affiliate_plan}
- {$lang.balance_account}
-
- {$lang.commissions}
- {$lang.payouts}
{/if}
```