Thread
:
"New post Status image" at browseimages.php
View Single Post
May 25th, 2005, 03:50 PM
#
5
(
permalink
)
Brian
Guest
Posts: n/a
Re: "New post Status image" at browseimages.php
You should be able to add something like this to your 'adv_gallery_imagebits' template:
<if condition="$images['dateline'] >= $bbuserinfo['lastvisit']"> New Post Image <else /> Old Post Image</if>
Brian