Commentluv is having problems!!


589 views

oh dear, I tried to move commentluv to it’s own dedicated server and I did it too quickly without thinking it through properly and now all the versions above 0.999 are having problems..

sorry if you’re here to ask why it’s posting code instead of the last blog post.

I am in the middle of an important contract so I can’t fix the problem until the middle of the week, so sorry!

I think I have the problem solved now! please let me know if v1.5 is having any issues…

Popularity: 2% [?]

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon] Print This Post Print This Post

Related Posts

  • Back on track again
  • bloody server! had to update commentluv 3 times today
  • CommentLuv gets CommentSmothered!
  • New CommentLuv Directory Register Today
  • haha, just rewritten commentluv again!
  • comment-luv-plugin
  • CommentLuvvers - Interesting sites that use the CommentLuv Plugin
  • 29 Responses to “Commentluv is having problems!!”

    1. 1
      witchypoo (35 comments.) Says:
      MyAvatars 0.2

      Outside of Akismet, CommentLuv is the best plugin evah! I will continue to pimp it when your issues are resolved.

    2. 2
      Andy Bailey Says:
      MyAvatars 0.2
      thanks witchypoo! I think it’s fixed now, I’ll get things right before I change the server next time…

      Andy Baileys last blog post..Commentluv is having problems!!

    3. 3
      Lalla Mira (58 comments.) Says:
      MyAvatars 0.2

      Still not working for me! :(

    4. 4
      AvidReader2008 (1 comments.) Says:
      MyAvatars 0.2

      I have tested the 1.5 on my site and it is working fine. Thanks for the great plug-in, and your diligence in making sure it works!!!

      AvidReader2008s last blog post..Bet You Can’t

    5. 5
      Andy Bailey Says:
      MyAvatars 0.2
      mira: try adding this line in your comments.php file just below the form

      <?php add_text(); ?>

      avidreader: thanks for letting me know, I hope it runs well for you

    6. 6
      Mark @ TheLocoMono (4 comments.) Says:
      MyAvatars 0.2

      How is the new upgrade doing with the WP Database?

      Mark @ TheLocoMonos last blog post..The Series of Page 123

    7. 7
      skyquakes (4 comments.) Says:
      MyAvatars 0.2

      hi, thanks for the nice plugin.. i haven’t the error you told above, so it looks like fixed.. but i have another error. it doesn’t show the Turkish Characters properly. may be because of encoding, is there any option for this ?

      well, you may see at my comment that error ( because of my last post include Turkish chars ).

      skyquakess last blog post..?htiyarlara Yer Yok, ’spanyollara Yer

    8. 8
      Nicole Price (26 comments.) Says:
      MyAvatars 0.2

      Let’s see now…. if my last blog post shows up.

      Nicole Prices last blog post..eBooks - Another Way to go Green!

    9. 9
      Nicole Price (26 comments.) Says:
      MyAvatars 0.2

      Yes it is! here’s a bit of shameless self-promotion :): did you ever think that buying ebooks instead of actual paper books was a green option for reading? I think it is, see if you agree with me.

      Nicole Prices last blog post..eBooks - Another Way to go Green!

    10. 10
      Breigh (2 comments.) Says:
      MyAvatars 0.2

      I can’t get commentluv to work at all. When it’s enabled and someone tries to post, nothing happens. The comment doesn’t show up, I get no mail… it’s as though they never tried to comment in the first place.

      Also, it doesn’t look like it does below under your submit button, my little checkmark is on a totally different line.

      *frustrated*

      I have had to disable it so that people are able to comment until I figure it out.

    11. 11
      RT Cunningham (8 comments.) Says:
      MyAvatars 0.2

      I spotted one problem, but it’s ever since you added styling. The tag is missing the type=”text/css”. I know it’s just an XHTML validation error, but I use that validation to check my own mistakes with tags.

      RT Cunninghams last blog post..Building Backlinks with Blogs that Do Follow, not No Follow

    12. 12
      RT Cunningham (8 comments.) Says:
      MyAvatars 0.2

      I found two more errors:

      The checked=checked code on line 129 should read:

      { echo ” checked=’checked’ />”;}

      The label on line 130 needs a closing tag.

      RT Cunninghams last blog post..Building Backlinks with Blogs that Do Follow, not No Follow

    13. 13
      Andy Bailey Says:
      MyAvatars 0.2
      RT: Nice one, thanks for pointing those out. I have updated the plugin to v1.6 now.

      Nicole: just about every book I have learned from these past two years has been downloaded. problem is, for a technical manual to be of any use, it needs to be printed out so maybe not so green…. I have listed to some audio books recently though, big fat ones if they’d have been books so maybe I saved a branch or two :-)

      skyquakes: I think this has to do with what character set is being used to parse the feed and what is being used on the blog for display. are you able to get turkish characters in the last blog post showing on your own turkish blog?

    14. 14
      skyquakes (4 comments.) Says:
      MyAvatars 0.2

      i can’t get turkish characters with CommentLuv also at my own blog( as you can see here, under this comment). there must be some charset for commentluv, if you show the way, i can try turkish iso values etc..

      but no problem with my rssfeed or page display. here is my rss: http://blog.mavikalemler.net/?feed=rss2

    15. 15
      Solomon (3 comments.) Says:
      MyAvatars 0.2

      I’m not sure if this is my own fault, or not, but I thought I’d mention it anyway. On the Options page, CommentLuv 1.6 is still showing as 1.2.

      Solomons last blog post..The ?Things I’m Grateful For? April Contest

    16. 16
      Andy Bailey Says:
      MyAvatars 0.2
      skyquakes: I will look into doing some experimenting this week to see if I can sort that out, I do know that Chinese and Japanese characters have worked ok before. I’ll have a play with it…

      Solomon: I have changed the default text to display no version number now because your database keeps the old option for the text to display, you can change it in your dashboard under settings/commentluv

    17. 17
      Solomon (3 comments.) Says:
      MyAvatars 0.2

      Wow, that was a quick response! :D

      The other thing I’ve noticed is that the CSS styling isn’t working. I have the default

      border:1px solid; display:block; padding:4px;

      as the option, but there’s no border on the actual post. I’m using a theme that I customised myself - do you think that that could be the problem?

      Solomons last blog post..The ?Things I’m Grateful For? April Contest

    18. 18
      Andy Bailey Says:
      MyAvatars 0.2
      solomon: the styling uses .commentlist abbr and the last blog post is enclosed in <abbr> </abbr> tags. it looks like your addition to the comment is enclosed in <em></em> tags, just go to the commentluv settings in your dashboard and change the <em> tags to <abbr> and that should do it
    19. 19
      Breigh (2 comments.) Says:
      MyAvatars 0.2

      I’ve upgraded to 1.6 and it seems to be working better! I just have a few questions… has anyone noticed that the comments appear to be picked up by askimet more when using commentluv? I’ve gotten my husband to test using the URL for this site and it keeps going into my spam.

      Also, how do I get that black border around the last post like you have on here?

      Breighs last blog post..The Impossible Door

    20. 20
      Andy Bailey Says:
      MyAvatars 0.2
      breigh: Akismet might be picking them up as spam because they contain the extra link, there should be a setting for your akismet which states how many links a comment can contain before being put in for moderation, just increase that by one.

      for the styling, go to the commentluv options page in your dashboard and enclose the last blog post text with <abbr></abbr> tags

    21. 21
      RT Cunningham (8 comments.) Says:
      MyAvatars 0.2

      I want you, I need you, but there ain’t no way I’m every gonna love you. So don’t be sad, cuz two out of three ain’t bad…. Meat Loaf, Bat Out of Hell

      You missed line 129: { echo ” checked=’checked’ />”;}

      If you check your source, you’ll see auto;’checked=checked

      RT Cunninghams last blog post..Building Backlinks with Blogs that Do Follow, not No Follow

    22. 22
      Andy Bailey Says:
      MyAvatars 0.2
      well, I would do anything for plugins ….but I wont do that :-P

      it was just one space, changed that and updated the repository without adding another .1 to the version.

    23. 23
      RT Cunningham (8 comments.) Says:
      MyAvatars 0.2

      But it still doesn’t validate without the single quotes around checked.

      RT Cunninghams last blog post..Building Backlinks with Blogs that Do Follow, not No Follow

    24. 24
      Andy Bailey Says:
      MyAvatars 0.2
      the source of the plugin doesn’t use quotes for the checked option, it must be added by wordpress…
    25. 25
      RT Cunningham (8 comments.) Says:
      MyAvatars 0.2

      Sorry, Andy. I edited the comment after submitting (and I know you got the first one by email) and meant “without” not “with”. The source isn’t altered, but the quotes are needed.

      RT Cunninghams last blog post..Building Backlinks with Blogs that Do Follow, not No Follow

    26. 26
      RT Cunningham (8 comments.) Says:
      MyAvatars 0.2

      It’s okay now, Andy. All better. No problems on my 3 blogs. :-)
      RT Cunninghams last blog post..Comment King/Queen Award For The Week Ending On April 19, 2008

    27. 27
      Andy Bailey Says:
      MyAvatars 0.2
      sweet!
    28. 28
      Kevin (2 comments.) Says:
      MyAvatars 0.2

      Andy, Can’t seem to get it to work on my site. There is nothing in Akisment that is messing me up. I am not sure where in the comment php file to “” as you mentioned above. I tried several different places in the comment form and none of them worked. Any advice?

      Kevins last blog post..Manliness Trait: Treat Ordinary People Extraordinary, Treat Extraordinary People Ordinary

    29. 29
      Kevin (2 comments.) Says:
      MyAvatars 0.2

      One more thing. the command is nowhere in my comment.php file. I am certain this must be my issue, but I need help locating where to put it. Hope you can help…thanks in advance…

      Kevins last blog post..Manliness Trait: Treat Ordinary People Extraordinary, Treat Extraordinary People Ordinary

    Leave a Reply

    Blog Comment Policy
    I encourage comments on this blog and really appreciate people taking the time to add to the discussion. I use dofollow and CommentLuv so there is more incentive to leave relevant comments. However, comments that are made for the sole purpose of getting a link back to your site or using key words or phrases as your name will have the url and last blog post removed. Anonymous comments are welcome but only if they contribute to the discussion. You are fine to disagree with my post, but being rude to me or other people that comment will see your comment removed and your IP banned.