Hello,
I am unable to get gravatar to work in mantis 1.1.0
I did the following:
- uploaded an avatar to gravatar using the same email address as in mantis. The account is confirmed and the avatar is selected.
- I added the following line to my config_inc.php: $g_show_avatar = ON;
- I checked the minimum thresholds for avatar. It is set to the default of developer (I am admin)
I then looked for my avatar in the notes list. No avatar appears! Any ideas what I could be doing wrong?
Thanks!
Jan
Unable to get gravatar to work
Moderators: Developer, Contributor
Re: Unable to get gravatar to work
Ah ok I solved it myself!
I had (while testing) added show_avatar to the config list (in the config interface) with a value of 0. That blocked it.
Hope that helps someone else
I had (while testing) added show_avatar to the config list (in the config interface) with a value of 0. That blocked it.
Hope that helps someone else

Re: Unable to get gravatar to work
Can you adviose how to install the patch? I'm really new to all this. I have the patch file but can't figure what to do with it and where to upload it..
Re: Unable to get gravatar to work
I am using mantis 1.1.0 which doesn't require a patch