How do I use the hash in avatar -> gravatar -> hash to get an avatar to display? Do I use it with the path provided in Configuration and profile? Is the hash the name of the avatar file?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 11 octobre 2015 à 11h01
Hi Umair,
The hash is to be used with Gravatar. You can read about their implementation here.
You can see my image hash is "557dee95e4b8498738cdad86f7f8acce.jpg" which can then be used like so:
Cheers.
Réponse de Umair
le 11 octobre 2015 à 14h32
Ah I didn't know about gravatar, thanks!