View Issue Details

IDProjectCategoryView StatusLast Update
0036664mantisbtplug-inspublic2025-11-09 20:06
ReporterEmiliusz Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionduplicate 
Product Version2.27.3 
Summary0036664: Custom Avatar without the Gravatar plugin
Description

Hi everyone, is it possible to upload your own avatar to the Mantis app? I know you can use Gravatar, but my email address is only available internally at the company I work for? I have Mantis version 2.27.3 PHP 8.2.12

TagsNo tags attached.

Relationships

duplicate of 0008257 acknowledged store avatar local 

Activities

vboctor

vboctor

2025-11-07 16:24

manager   ~0070635

This feature is currently only supported in MantisHub - https://www.mantishub.com -- it will probably be added to MantisBT in the future.

Emiliusz

Emiliusz

2025-11-07 16:40

reporter   ~0070637

I tried to create a plugin using Chat GPT that would allow users with access levels from updater and up to change their avatars. It worked so well that it loaded avatars into the main images folder and named them with the user ID from the database. Unfortunately, it didn't display anything in the HTML code on the page, and the outer HTML fragment in the src was empty. src <img class="bugnote-avatar-80" src="" alt="">