Display Avatars In Memberlist »  Show posts from    to     

Icy Phoenix


Old Support Topics - Display Avatars In Memberlist



BIG BOSS [ Thu 20 Mar, 2008 17:57 ]
Post subject: Display Avatars In Memberlist
Hello there!

I was wondering how to display avatars in memberlist. I took a look at memberlist.tpl and saw the variable is already there but is not showing up.

Any ideas how to make it work?

Thank you in advance for your help.


ThE KuKa [ Fri 21 Mar, 2008 12:23 ]
Post subject: Re: Display Avatars In Memberlist
MODing... Use this MOD:
http://www.phpbb.com/community/viewtopic.php?f=69&t=583545

Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD

Greets


novice programmer [ Fri 21 Mar, 2008 13:56 ]
Post subject: Re: Display Avatars In Memberlist
That is for a phpbb 3.x forum, not for Icy.

Code: [Hide]
  1. $lang[mod_not_valid] = 'Sorry, but that modification is not valid with the board you are using';

:lol: :lol: :lol:


ThE KuKa [ Fri 21 Mar, 2008 14:13 ]
Post subject: Re: Display Avatars In Memberlist
:mrgreen:

Sorry :wink:

This link for phpBB 2.x
http://www.phpbb.com/community/viewtopic.php?t=383352

Greets


novice programmer [ Fri 21 Mar, 2008 14:37 ]
Post subject: Re: Display Avatars In Memberlist
So...

Code: [Hide]
  1. //KIDDING MODE - BEDIN
  2. $lang[mod_valid] = 'The mod you are going to install could be valid with the board system you are using';
  3. //KIDDING MODE - END


Jokes out: I have not tested that mod, so I can not say if it will solve your problem...


BIG BOSS [ Sat 22 Mar, 2008 19:52 ]
Post subject: Re: Display Avatars In Memberlist
novice programmer wrote: [View Post]
So...

Code: [Hide]
  1. //KIDDING MODE - BEDIN
  2. $lang[mod_valid] = 'The mod you are going to install could be valid with the board system you are using';
  3. //KIDDING MODE - END


Jokes out: I have not tested that mod, so I can not say if it will solve your problem...


Well I just did test it. The result is:

It doesn't work....




Powered by Icy Phoenix