Viewing 1 replies (of 1 total)
  • [email protected]

    (@chuckcharlesrunyancom)

    Just in case you never solved this, this worked for me:

    I Changed line 602 of user-avatar.php

    $avatar_url = plugins_url(‘/user-avatar/user-avatar-pic.php’).”?src=”.$avatar_src .”&w=”.$width.”&id=”.$item_id.”&random=”.$file_time;

    into this:

    $avatar_url = $avatar_src;

Viewing 1 replies (of 1 total)
  • The topic ‘Sorry, no picture available’ is closed to new replies.