Subscribe to Comments 2.0-beta-1

June 10, 2005
1:42 pm

My Subscribe to Comments 2.0 has been officially released in “beta” form. A big thank you goes out to the many people who helped me troubleshoot the plugin during the limited alpha release for the last two months! The code is very stable now, and the “beta” designation is just indicating that I’m planning on active development and bug fixing (if any should show up) in the next few weeks.

Now that the plugin has been officially released, I’m going to submit it to the WordPress plugin competition, where I think it has a decent shot at the “Best Community Plugin” category ($500 prize).

Go here

54 Responses to “Subscribe to Comments 2.0-beta-1”

  1. Richard Silverstein |

    I’m having some trouble installing the plugin. First, my full url is http://www.richardsilverstein.com/tikun_olam/. I couldn’t tell fr. yr instructions whether I should install the wp-subscription-manager.php file in my public_html folder or in the folder above it. So I installed it in both (prob. not a good move). Based on my URL can you tell me which folder it should go into?

    After activating the plugin & refreshing I do see a Manage Subscriptions link (in the case of this post–http://www.richardsilverstein.com/tikun_olam/wp-subscription-manager.php?&ref=http://www.richardsilverstein.com/tikun_olam/2005/06/muslim-americans-mention-the-word-suicide-or-visit-the-wrong-website-and-the-fbill-getcha/ . But when I click the link I get this error:

    404 Not Found
    The requested URL /tikun_olam/wp-subscription-manager.php?&ref=http://www.richardsilverstein.com/tikun_olam/2005/06/muslim-americans-mention-the-word-suicide-or-visit-the-wrong-website-and-the-fbill-getcha/ does not exist.

    Based on this, do you have any idea what I’ve done wrong?

  2. Mark (post author) |

    It should exist in the /tikun_olam/ folder. I can access it by going there manually. I don’t get a 404.

  3. Daniel Cáceres |

    Hi! I found a problem… I have installed Automatic WP Player 3.0 plug-in in my Wordpress 1.5 and after installing your plugin, when I go to the Manage Link, it does not let to me manage the Automatic WP Player anymore :-(

    I try de-activate your plug-in and the link to Manage the Automatic WP Player works again

    Please, help me…

    PD: The link from Automatic WP Player3.0 plug-in is: http://www.automaticjack.tv

  4. Mark (post author) |

    Daniel, you must upgrade to WordPress 1.5.1.2

    The bug you describe was a bug in WordPress 1.5

  5. orangeguru |

    Most excellent plugin! Thank you soooo much. Love the admin interface. Gimme me a shout if you want me translate that excellent tool into german. ;-)

  6. Daniel Cáceres |

    I can help you in translation to spanish

  7. Mark |

    Orangeguru, a German translation would be great!

    Please see the Wiki page for info and the .pot file for translating.

    Daniel, someone has already submitted a Spanish .mo file, which you can download at the wiki page, but thanks for the offer!

  8. orangeguru |

    Oke, I am on the case. Do german Umlauts like Ä, Ü, Ö and ß to be converted into HTML entities?

  9. Daniel Cáceres |

    I’ve been loaded the Spanish file, upload it in wp-content/plugins folder, but don’t work… I need change some code?

  10. Mark (post author) |

    Daniel, your files appear to be in the right place. Make sure you’re using the latest version: beta-2

  11. Daniel Cáceres |

    :D Thanks! All work fine now…

  12. Villas |

    The plugin works fine but im using the POEDIT to translate them but the translation dont load only for the plugin … all the site and others plugins and themes translation tags are OK and correctly loaded in the same .mo from entire blog

    This is the test blog not public yet:
    http://www.ecoart.mus.br/blog2/

    If you can halp-me i apreciate !

    Villas

  13. Vitor M. Costa |

    First! great plugin, really.

    But don’t know what i’m doing wrong, somehow i can’t translate the comment’s form to another language, everything looks fine in the manager but not with the comment’s form.

    i’m using an .mo file to translate. tanx

  14. Mark (post author) |

    Vitor, the comments form is dictated by your theme, which may or may not have i18n support. That translation would take place in the main WordPress .mo file, not using the one for this plugin.

  15. Villas |

    I dont understand this line from “subcribe-to-comments.php” in line 673:

    __('You are subscribed to this entry. Manage your subscriptions.’, ’subscribe-to-comments’)

    This “[manager_link]” link needs to be edited? going for nowere ?

    Thanks

  16. Villas |

    What part of the code i need to change for the translation work ???

    I put the entries with _e() and __() in the main .mo file and translate with poedit sucessfully but dont work ?!?!!?
    The text apears no translated … why not??

    Thanks

  17. Mark (post author) |

    Villas,

    [manager_link] will be replaced with the URI to the Subscription Manager. You can edit this text by going to Options > Subscribe to Comments.

    For your .mo file to work, it has to be named properly and placed in your /plugins/ directory. You also have to have defined a language for WordPress.

    For example, Spanish would be: subscribe-to-comments-es_ES.mo and your language would have to be defined in WordPress as es_ES

  18. Villas |

    But man … its a lot of work … why not put the .mo file to the main .mo file in the languages?

    I dont know how its pssible but it is …

    Thanks

  19. Villas |

    …and how i can subscribe without post ?? its possible??

  20. Villas |

    OK … done … works fine but the comment without post is the last i promisse ! how could it be possible?

  21. Mark (post author) |

    Villas, from the readme.html file:

    Optional: If you would like to enable users to subscribe to comments without having to leave a comment, place this somewhere in your template, but make sure it is outside the comments form. A good place would be right after the ending </form> tag for the comments form:

    <?php show_manual_subscription_form(); ?>

  22. Villas |

    thanks …another one ..

    How you put that status:

    Bad Behavior has blocked 2338 access attempts in the last 3 days

    on footer of this blog?

    Its based on bad bahavior log?

    I have this plugin but i dont see how?