Page 1 of 2
avatar on index?
Posted: 08 Jun 2010, 12:34
by Fire-Fox
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]
Re: avatar on index?
Posted: 08 Jun 2010, 13:45
by cisco007
have you searched in the snippets forum, i am sure it's there!
Re: avatar on index?
Posted: 08 Jun 2010, 15:09
by Fire-Fox
This one:
Use custom forum images.
Re: avatar on index?
Posted: 08 Jun 2010, 16:29
by Stoker
Its in the mods database.
Re: avatar on index?
Posted: 08 Jun 2010, 16:33
by Fire-Fox
Thank you
i assume it's this one:
modsdb.php?mode=moddetail&m=58
Re: avatar on index?
Posted: 08 Jun 2010, 17:03
by Stoker
Yes, its the latest added mod
Re: avatar on index?
Posted: 08 Jun 2010, 17:40
by Fire-Fox
How do i add the "no avatar" to the script?
Re: avatar on index?
Posted: 08 Jun 2010, 18:15
by Stoker
Re: avatar on index?
Posted: 08 Jun 2010, 18:53
by Fire-Fox
can't find
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) . '" />';
Re: avatar on index?
Posted: 09 Jun 2010, 17:40
by petroleum
neither can i.. ?