Skip to content

Fixes wrong avatar url when relative_url_root is used

Witrem requested to merge github/fork/simonswine/bugfix_avatar_relative_url into master

Created by: simonswine

I'm having problems with master/7.0.0 with custom avatars (avatars that are uploaded by the user). The url used for the image is missing the part from relative_url_rool config setting. This litte patch fixes this.

Merge request reports

Loading