V4.1.x Gravatar-Avatar

Discussion in 'Modules / Plugins / Modifications' started by magicosta, May 20, 2010.

  1. magicosta Customer

    Hi,

    I am using the plugin "function.gravatar.php" and I would like instead to get by default the "blue and white G logo picture" another image.

    Any idea how I can do that?

    Thank you for your help
  2. Lhotch curmudgeon

    replace the current image with a new one of the same name if you dont want to edit any code in the plugin.
  3. magicosta Customer

    Thank you for your advice.

    For those who can be interested i have replaced on line 25:

    That code: $default = ' ';

    by this code : $default = 'path to the image'; in absolute http://www.yoursite/etc...

Share This Page