When admin logged in site, in sidebar or footer i wanna show image, i made this event with
if (get_profile('user_login') != 'admin')
but only saw admin to this image, i wanna show everyone to guest,member,others admin etc...
How can i do it?
Thanks now to see this topic...