Support Forum
yes, of course... the d=404 tells it to return the gravatar does not exist vice the default gravatar... so frankly, at bit of loss...
what is the response from gravatar.com... ashow() the value returned....
Visit Cruise Talk Central and Mr Papa's World
yes, of course... the d=404 tells it to return the gravatar does not exist vice the default gravatar... so frankly, at bit of loss...
what is the response from gravatar.com... ashow() the value returned....
Visit Cruise Talk Central and Mr Papa's World
Using : ashow($headers);
With d=404 this is return :
Array ( [cache-control] => max-age=300 [content-type] => text/problem-with-post-edit-buttontml; charset=utf-8 [date] => Sat, 16 Feb 2013 19:55:32 GMT [expires] => Sat, 16 Feb 2013 20:00:32 GMT [last-modified] => Mon, 11 Feb 2013 19:51:01 GMT [server] => nginx [via] => 1.1 varnish [x-varnish] => 3531257088 3531246365 [content-length] => 13 [connection] => close )<br /><br />Without d=404 this is return : <br />
Array ( [access-control-allow-origin] => * [cache-control] => max-age=300 [content-disposition] => inline; filename="ac38eb1eaad0c2c07ef90a0d2264f893.jpg" [content-type] => image/jpeg [date] => Sat, 16 Feb 2013 19:58:34 GMT [expires] => Sat, 16 Feb 2013 20:03:34 GMT [last-modified] => Mon, 11 Feb 2013 19:51:01 GMT [server] => nginx [source-age] => 1848 [via] => 1.1 varnish [x-varnish] => 254322374 253216379 [content-length] => 3068 [connection] => close )
well, that makes sense... first ones says no image (ie gravatar) was found... that is the gravatar response... the second one says, here is the image we found - and its the default gravatar...
so not sure why it works from url and not from your server... quite odd...
are you running varnish on your server? wouldnt think it would matter - just not that familiar with it...
Visit Cruise Talk Central and Mr Papa's World
I dont think i run vanish, but it is a hosted server.
But the second one is not the default avatar, it is acctually my avatar.
filename="ac38eb1eaad0c2c07ef90a0d2264f893.jpg" Where the default is filename="d92c92bc0664c52c080ef240cae00625.jpg" So it does show my avatar when removing d-404 All gravatars with lowest rating (G) are also showing. even with d-404 //René
oh, when I put it in url, I got a mystery man... but doesnt matter... in first example, gravatar returned no image... so we have to move to the next avatar priority... and this is still a unique report so somewhat mystified...
Visit Cruise Talk Central and Mr Papa's World
dont know what you mean... we do grab them the same way... except wp does not use 404 because they want the default gravatar... you can use the wp avatars by making that the top priority... but again, users without a gravatar will get the default gravatar...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)