bobby9101
03-14-2006, 11:16 PM
I am sure other phpld usersx will find this useful and I know i could use it
what I would like is to create some categories that require that submissions to that category must be featured.
I think this would work like this:
have something in the admin panel to configure which categories are forced to use featured
and would use a something like this in submit page
{if not $category.ID 22 and not $category.ID 23}
REGULAR LINK AND RECIPROCAL LINK CODE IN HERE
{/if}
would that work?
:?: :roll:
thanx
what I would like is to create some categories that require that submissions to that category must be featured.
I think this would work like this:
have something in the admin panel to configure which categories are forced to use featured
and would use a something like this in submit page
{if not $category.ID 22 and not $category.ID 23}
REGULAR LINK AND RECIPROCAL LINK CODE IN HERE
{/if}
would that work?
:?: :roll:
thanx