01-21-2011, 07:34 AM
Hey guys, I need to check if the user have added an avatar, signature.
I have added this code to check for it:
(signature)
I have added this code to check for it:
(signature)
PHP Code:
|
(avatar)
PHP Code:
|
But it only works if the member have made any changes to these options... Like.. If the user just registered it will no display the "This user has no signature." message, BUT if I'm a member and had a signature and I removed it for some reason it will display the message. Same for the avatar.
Thank you for the help.