After a little (yes, a llittle
big) search, I've found also this code:
Code:
<img src="image.php?u=$userid" />
Using this one, you will call the current user avatar (logged user).
Maybe it isn't the best, but it's what I was searching for (a simple code without plug-ins, file edits).
Now only what I need to do, is search a conditional for users that have not an avatar.
Quote:
Originally Posted by Mr Pink
After a little (yes, a llittle big) search, I've found also this code:
Code:
<img src="image.php?u=$userid" />
Using this one, you will call the current user avatar (logged user).
Maybe it isn't the best, but it's what I was searching for (a simple code without plug-ins, file edits).
Now only what I need to do, is search a conditional for users that have not an avatar. 
|
Oh, great. It does't work.

Zorry.