View Single Post
  #9  
Old 09-28-2005, 07:55 AM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
1) You shouldnt modify index.php

2) In addon desc I made error. You should use <GRAVATAR_COMMENTS> tag instead of <GRAV_IMAGE_COMMENTS> (I finished adding on PP page this addon 15 minutes before I left home for weekend - rush was a reason of error). Sorry for that.

3) Default gravatar is set to (line 55 of /addons/gravatars_comments.php):
PHP Code:
$def_gravatar 'geos@pixelpost.org'
It is used for posts without gravatars as default. For rest of comments (with emails) it tries to use commenter email.

4) Did you also put content from /includes directory to your's place??
__________________
photoblog | portfolio | addons | Donate
Reply With Quote