1
I try modify site info block to add ICQ status icon left from user avatar but there is a problem because I don't know how to get user ICQ number from DB.
For example: {$user.name} return name of login but what return ICQ number??? I try {$user_icq} but not working.
Thx for any info.