bbPress

Simple, fast, elegant

bbPress Plugin Browser »

Subscribe To Topic (0.0.6)

Download

Version: 0.0.6

Last Updated: 2009-6-7

Requires bbPress Version: 0.9 or higher

Compatible up to: 0.9

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(6)

Your Rating

Author: _ck_

Now members can subscribe to get new post notifications via email or simply track topics without emails.

Checks are done to make sure members are not emailed more than once per minute for the same topic and not until they have read the topic again.

If you have an active site, it is important to consider that some ISPs may decide to block your forum's emails simply based on the volume of emails when you use a plugin like this. Make sure your website has proper SPF, Sender ID and DomainKeys to help delay blocking but if it's a very large site you'll probably have to pay a whitelisting service to stop blocks eventually.


  1. _ck_

    Moderator

    Version 0.0.1 is an early alpha meant for feedback and bug reports.
    Daily and Weekly summary emails are not available yet.

    Posted: 1 year ago #
  2. citizenkeith

    Member

    I get "Topic not found" when used on an open topic.

    Posted: 1 year ago #
  3. citizenkeith

    Member

    Actually, even though I got an error, I still get subscription notifications.

    Posted: 1 year ago #
  4. Hello

    Using v0.9.0.4 of bbpress; Linux server

    This is a great plugin.

    But I get the same "Topic not found" error too, even though the subscription still works as with the poster above

    Additionally, when posting a new message I get the following error, even though the message is actually posted (note: I'm also using the Hidden Forum plugin):

    other_subscriber@emailaddress

    Warning: Cannot modify header information - headers already sent by (output started at /home/.../public_html/.../bb-plugins/subscribe-to-topic.php:174) in /home/.../public_html/.../bb-includes/pluggable.php on line 232

    And I get a similar type of error with your Attachments plugin, after uploading an attachment. Again, the attachment does still get successfully uploaded.

    thanks

    Posted: 1 year ago #
  5. _ck_

    Moderator

    When posting bug reports please let me know what version of bbPress you are using and on what platform (windows vs. linux). Thanks.

    Posted: 1 year ago #
  6. I edited my post, with this info at the top.

    thanks

    Posted: 1 year ago #
  7. _ck_

    Moderator

    By any chance are either/both of you just using non-permalink urls?
    I see a bug with that. I mean are you using topic.php?id=123 ?

    "Headers Already Sent" is useless in itself - it's an error caused by another error. When you see the headers error, please do a "view source" on the page and look for a hidden error somewhere before the headers error (it's also possible you won't see any error).

    I need more information about "Topic not found".
    Does this happen when you try to change the subscription level?
    Does the subscription level display the correct setting when you view the topic?

    Posted: 1 year ago #
  8. _ck_

    Moderator

    0.0.2 has a bug fix for those who do not use pretty-permalinks

    Posted: 1 year ago #
  9. Hello

    Yes, I'm using non-perma urls.
    I downloaded 0.0.2, and the "Topic not found" error when changing Subscription level is no longer present - works fine :-)

    But, when uploading a file, still getting the "Headers" error (even though the file does get attached). Viewing source doesn't add any extra error info

    thanks

    Posted: 1 year ago #
  10. _ck_

    Moderator

    snowcrash can you give me the exact error, module and line number?

    Posted: 1 year ago #
  11. Here's the error for upload:

    othersubscriber@email.com

    Warning: Cannot modify header information - headers already sent by (output started at /home/.../public_html/.../bb-plugins/subscribe-to-topic.php:174) in /home/.../public_html/.../bb-includes/pluggable.php on line 232

    ---
    By the way, I just noticed that when user logs out, get a 'Topic not found' error line, which is above the "Back to site" link, and when clicked does indicate user logged out successfully.

    Posted: 1 year ago #
  12. Just to add, I get this error when just posting a message too (i.e. not only when uploading a file)

    Posted: 1 year ago #
  13. _ck_

    Moderator

    Okay in your case the "headers already sent" means ANOTHER plugin is causing the problem.

    If you have any hand edited plugins or code, you need to go check them for any whitespace (even a single space) after the ending ?> in the file (or before the <?php )

    That's the cause of such an error 90% of the time.

    You can also try deactivating plugins a few at a time to see which one is causing it.

    Posted: 1 year ago #
  14. Hello _ck_

    I did a complete re-install, and am only testing with the 0.0.2 plugin (with no other plugins being used).
    It is still producing the same header's error.
    This is for both non-perma link urls, or with numeric forums

    thanks

    Posted: 1 year ago #
  15. _ck_

    Moderator

    oh heck, I left a diagnostic in there, that's why it's doing that, sorry

    try downloading 0.0.2 again

    Posted: 1 year ago #
  16. hi,

    downloaded 0.0.2 again - seems to be working fine now :-)

    Posted: 1 year ago #
  17. [deleted by kirpi.it: wrong thread]

    Posted: 1 year ago #
  18. I just installed the last stable (version 0.9.0.4) bbpress on a linux/apache server and this plugin (0.0.2 downloaded some 20 minutes ago) outputs:
    bbPress database error: [Table 'Sql58418_2.subscribe_to_topic' doesn't exist]

    Should I restart/edit/hack/whatever anything, please?

    Posted: 1 year ago #
  19. _ck_

    Moderator

    Subscribe to Topic should create the table when it is activated.

    I just noticed you are reporting several mysql errors/issues and now it seems you have an unusual mysql database structure of some sort.

    What is this "Sql58418_2." ?
    This unusual configuration is probably causing the related topics error too somehow.

    Did you set that up or is your host doing strange things.

    Posted: 1 year ago #

RSS feed for this topic

Add a Comment »

You must log in to post.

Code is Poetry.