Options
Avatar First Letter is not working for Vanilla 2.5.1 [RESOLVED]

Still showing default profile picture
0
Still showing default profile picture
Comments
You have to replace "class avatarfirstletter extends" with "class avatarfirstletterplugin extends" in class.avatarfirstletter.plugin.php and then it'll probably work.
I have tried that and it's not changing anything. Is there any other update for plugin to upgrade to 2.5.1?
Fixed. update AvatarFirstLetter to AvatarFirstLetterPlugin at line 26 and 154 in class.avatarfirstletter.plugin.php