munt
06-10-2006, 12:05 AM
hey guy
i have the latest 2 featured listings on my directory to appear on front page
the problem is that this one guy keeps submitting a featured listing then not paying
is there a way to mod this code to exclude pending featured links?
{foreach from=$feat3 item=link name=links}
<img border="0" width="111" height="87"
src="<A href="http://pthumbnails.alexa.com/image_server.cgi?site=webspassage.com&size=small&url={$link.URL}"><br><img">http://pthumbnails.alexa.com/image_server.cgi?site=webspassage.com&size=small&url={$link.URL}"><br><img src="<A href="http://www.webspassage.com/images/icons/featured.gif"><a">http://www.webspassage.com/images/icons/featured.gif"><a href="{$link.URL}" id="{$link.ID}">{$link.TITLE}</a><br><br />
{/foreach}
i have the latest 2 featured listings on my directory to appear on front page
the problem is that this one guy keeps submitting a featured listing then not paying
is there a way to mod this code to exclude pending featured links?
{foreach from=$feat3 item=link name=links}
<img border="0" width="111" height="87"
src="<A href="http://pthumbnails.alexa.com/image_server.cgi?site=webspassage.com&size=small&url={$link.URL}"><br><img">http://pthumbnails.alexa.com/image_server.cgi?site=webspassage.com&size=small&url={$link.URL}"><br><img src="<A href="http://www.webspassage.com/images/icons/featured.gif"><a">http://www.webspassage.com/images/icons/featured.gif"><a href="{$link.URL}" id="{$link.ID}">{$link.TITLE}</a><br><br />
{/foreach}