Hey!
How is the avatar in the index been done?
[edit]i i haven't made it clear enought sorry, im looking for the avatar thing like here on the site, when you post a post. Then the avatar shows in "last post"[/edit]
avatar on index?
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
Re: avatar on index?
can't find
find
open includes/functions_display.php as the text says
find
open includes/functions_display.php as the text says
Code: Select all
return '<img src="images/avatars/no_avatar.gif" alt="' . ((!empty($user->lang[$alt])) ? $user->lang[$alt] : $alt) . '" />';