Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

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

ligyxyligyxy New
edited March 2018 in Vanilla 2.0 - 2.8

Still showing default profile picture

Comments

  • Options

    You have to replace "class avatarfirstletter extends" with "class avatarfirstletterplugin extends" in class.avatarfirstletter.plugin.php and then it'll probably work.

  • Options

    @Caylus said:
    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?

  • Options

    Fixed. update AvatarFirstLetter to AvatarFirstLetterPlugin at line 26 and 154 in class.avatarfirstletter.plugin.php

Sign In or Register to comment.