Hi,
I’ve just installed the gravatar cache plugin, but it actually removes the gravatars from the site. Without the plugin the gravatars work fine.
I can see that the plugin IS saving a gravatar into the cache directory, but it saves them without any image extension (i.e. without the .jpg part of the name). If I download a cached file and add the extension then I see that the file is fine.
The problem is that the html for the gravatars is as follows which does NOT work:
<img class=”spAvatar” width=”50″ alt=”” style=”max-width: 50px” src=”/wp-content/sp-resources/forum-gravatar-cache/19b3138536875447fcf95fffa5d44a17″>
The filename needs the .jpg extension to be recognised by a browser.
Is this broken for everyone or just me???