avatar on index?

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
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.
Else your topic may be ignored or locked!
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

avatar on index?

Post 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]
Last edited by Fire-Fox on 08 Jun 2010, 15:55, edited 1 time in total.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: avatar on index?

Post by cisco007 »

have you searched in the snippets forum, i am sure it's there!
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: avatar on index?

Post by Fire-Fox »

This one:
Use custom forum images.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3558
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: avatar on index?

Post by Stoker »

Its in the mods database.
Board rules! No PM support
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: avatar on index?

Post by Fire-Fox »

Thank you :)

i assume it's this one: modsdb.php?mode=moddetail&m=58
Last edited by Fire-Fox on 08 Jun 2010, 16:44, edited 1 time in total.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3558
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: avatar on index?

Post by Stoker »

Yes, its the latest added mod ;)
Board rules! No PM support
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: avatar on index?

Post by Fire-Fox »

How do i add the "no avatar" to the script?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3558
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: avatar on index?

Post by Stoker »

Board rules! No PM support
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: avatar on index?

Post 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) . '" />';
User avatar
petroleum
BBCoder I
BBCoder I
Posts: 3
Joined: 09 Jun 2010, 16:06

Re: avatar on index?

Post by petroleum »

neither can i.. ?
Locked