bbPress

Simple, fast, elegant

bbPress Plugin Browser »

New User Notification Email (0.0.2)

Download

Version: 0.0.2

Last Updated: 2008-4-20

Requires bbPress Version: 0.8.2 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_

Notifies the keymaster by email that a new user has registered.


  1. I'm having a problem where the email address that this message gets sent to is left blank. The message triggers an error on the mail server because there's "no recipient address". It still gets to me since mail errors are sent to another email account of mine, but it really would be better if it worked and went to the right address.

    It may just be a setting I'm missing. I looked at the code and it's pulling bb_get_option('admin_email') for the address to send to and that seems to be blank.

    Posted: 1 year ago #
  2. Just change
    bb_get_option('admin_email')
    into
    bb_get_option('from_email')

    The option admin_email changed with the last bb_press-release to from_email.

    Posted: 1 year ago #
  3. _ck_

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Moderator

    Ah thanks for reporting. I will add some code to check for this.

    Posted: 1 year ago #
  4. Worked like a charm. Thanks to both of you.

    Posted: 1 year ago #
  5. Thank you for this!

    Posted: 1 year ago #
  6. jsamlarose

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Hey _ck_ - do you have any plans for updating this to work with bbPress 1.0?

    Posted: 1 year ago #
  7. _ck_

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Moderator

    It works fine with 1.0, I just need to update the status.

    Posted: 1 year ago #
  8. jsamlarose

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Most cool. Thanks!

    Posted: 1 year ago #
  9. The agent line is truncated in the mail, something like
    Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.5) Gecko/2008120122 Firefo

    On the whole, quite useful!

    Posted: 1 year ago #
  10. _ck_

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Moderator

    I've now increased the length limit from 80 to 255, so just download again.

    Posted: 1 year ago #
  11. Worked perfectly for me! :D

    Thanks for another great plugin _ck_

    Posted: 8 months ago #
  12. Christiaan

    Member

    It would be great if you could get notification via RSS feed rather than email.

    Posted: 7 months ago #
  13. RSS feed would be great indeed!

    Posted: 1 month ago #

RSS feed for this topic

Add a Comment

You must log in to post.

Code is Poetry.