I\'m going to try my best to explain what I\'m trying to do here. I created a login form for my wordpress that lets users login directly from the homepage it includes the Avatar for the profile that\
I would expect something like this to work开发者_运维知识库 http://en.gravatar.com/site/signup?email=user%40example.com
I want to include a function on my page, that checks whether the user has a Gravatar account with their email. If yes, they should have that picture displayed, if not they should be given other option
I\'m following this railscast and got stuck immediately: http://asciicasts.com/episodes/244-gravatar Whenever I try to edit the index.html file I get this response from the server:
I\'m currently using mdeering\'s gravatar_image_tag plugin to get gravatar images for users but my dilemma is to try to detect in the code if the user has a gravatar:
I\'m trying to use the gravatar_image_tag RoR plug-in and it is giving me this error, when I start up the rails console or the rails server. What do I do to fix it?
To implement Gravatar in my Rails3 application, I\'m using the gravatar_image_tag gem in a helper, but I\'m having issues when mixing 2 config options:
Currently, my default gravatar开发者_运维百科 srcdoes not specify any rating level for display. As such, any user who uses PG and above would not be able to view their gravatar image on the portal - i
I have a random image generated by php (monsterid) and I want to store it on my server upon user registration, but the following gives me an error:
I was wondering if it is possible to create an upload function to u开发者_如何学Gopload picture through my own site to the gravatar site?Yes, this is possible. See http://en.gravatar.com/site/implemen