lokjah
Forum Replies Created
-
Forum: Plugins
In reply to: using gravatar code elsewhereok removed the if block, but still willy nillya?¢ on the grav display…
Forum: Plugins
In reply to: using gravatar code elsewhereyeah ?? im doin that…. thanks for all the help man let me try what you just suggested….
i think ultimately I would like to be able to impliment the gravatar independent from this plugin, just be able to show a gravatar where ever commenter info may be, eg, in a sidebar etc…
Forum: Plugins
In reply to: using gravatar code elsewherehope i did this right man.. heres the link to the plugin code
Forum: Plugins
In reply to: using gravatar code elsewherehuh very strange man.. u know that didnt make a lick a difference…..
still showin up unpredictably….
Forum: Plugins
In reply to: using gravatar code elsewherewell thanks alot for your help mtdv, that code indeed works with no php errors, just still get unpredictable gravatar results, eg, on the index page it shows the default gravatar for everyone, on a post page it shows my custom gravatar for me as well as other posters, and on other posts it will show my custom gravatar and no gravatar for other commenters.
is there a way maybe I could write the gravatar code by itself apart from the get commenters plugin?
Forum: Plugins
In reply to: using gravatar code elsewhereany takers? ??
Forum: Plugins
In reply to: using gravatar code elsewhereusing single quotes works but double does not, while the single ones work could it be borking the way the gravatar gets the author info?
Forum: Plugins
In reply to: using gravatar code elsewhereusing your first code:
if (!empty($commenter->comment_author_url)) {
echo '<img src= "';
gravatar("G", 50, "https://www.mysite.com/graphics/grav.gif");
echo '" alt="" />'; }works but the gravatar results are sporadic as noted above
Forum: Plugins
In reply to: using gravatar code elsewherehmm I get a parse error with this code
if (!empty($commenter->comment_author_url)) {
echo "<img src= "";
gravatar("G", 50, "https://www.mysite.com/graphics/grav.gif");
echo "" alt="" />";
}“Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘,’ or ‘;’ in /home/aenonf2/public_html/afd/blog/wp-content/plugins/get-commenters.php on line 106”
Forum: Plugins
In reply to: using gravatar code elsewherethanks a ton man…. never would have figured that out…
only thing now is im getting erratic results on what gravatar is showing up…. im using this code in a sidebar and when the main index page is viewed I get the generic gravatar (used for commenters with no gravatar) for all commenters. then when viewing an actual post I can see my custom gravatar shows up, but in some instances it is also being used for other commenters, and in other cases other commenters have no image at all…..
could it be how the gravatar code is written in your example or maybe something else?
thanks again woot!
Forum: Plugins
In reply to: Any Spam Karma Troubles or Complaints?i dropped spam karma as it giving me false positives left and right… i tried various settings as far as leniency all with the same result of feeding commenters the captcha. I couldnt figure out how to get it working so i went back to spaminator….
Forum: Plugins
In reply to: Script to identify a user and display a welcome?thanks nm will do…..yeah chris does it so well incorporating the users gravatar too..
nice!
Forum: Fixing WordPress
In reply to: 1.5 using my profile info on comments- how to change?excellent thank you very much Kafkaesqui
lok
Forum: Fixing WordPress
In reply to: trackback spamugh.. never mind posted without looking….sorry
*delete me*
Forum: Fixing WordPress
In reply to: Please Moderate Emailsthat can be changed in the Options>Discussion area of the admin….
under “email me whenever”….