1
JCash
Default avatar, link to update into edituser.php
  • 2011/10/17 23:23

  • JCash

  • Just popping in

  • Posts: 66

  • Since: 2011/2/22


Not exactly a bug, but into www/ edituser.php, it would be nicer if you replace

$avatar_selected in_array($avatar_selectedarray_keys($avatar_list)) ? $avatar_selected "blank.gif";

By :
$avatar_selected in_array($avatar_selectedarray_keys($avatar_list)) ? $avatar_selected "../uploads/avatars/blank.gif";

2
JCash
Re: Default avatar, link to update into edituser.php
  • 2011/10/18 0:00

  • JCash

  • Just popping in

  • Posts: 66

  • Since: 2011/2/22


In fact, there is a bug with drop list. If you choose [none], you choose
> default avatar (www /uploads/ avatars/ blank.gif
> and not a real blank one (www/ images/ blank.gif) as displayed

... I may be wrong, it is late

3
trabis
Re: Default avatar, link to update into edituser.php
  • 2011/10/18 12:49

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


@jcash, it nos really a bug, it is the developer intention to have this behavior.

Maybe avatars/blank.gif should be really empty and we should use avatar/default.gif and give the admin the option to choose default user avatar(blank.gif or default.gif).

Login

Who's Online

197 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits