when I use the
http://forums.pligg.com/downloads.php?do=file&id=50
from Author: AshDigg
featured_story_index.tpl add soon as I add {if $user_authenticated ne true} I get nothing but errors ;(
--------------------------------------------------------
{if $pagename eq "published"}
{if $user_authenticated ne true}
--------------------------------------------------------
I can add text or banners no errors
but I would like only to show when someone is not logged in
suggestions welcome