View Single Post
  #10 (permalink)  
Old 02-23-2008, 10:01 AM
graphicsguru's Avatar
graphicsguru graphicsguru is offline
Pligg Donor
 
Join Date: Aug 2006
Location: USA
Posts: 416
Thanks: 74
Thanked 48 Times in 36 Posts
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
Reply With Quote