PHP Scripting Forums » bbpress plugins and modifications

New plugin: Moderator Notification

(34 posts)
Great offers not only for geeks!
Your Ad Here

  1. I think it's because the mail function for bbpress is very simple. I'm busy to create a plugin to send mails with phpmailer

    Posted 3 months ago #
  2. User has not uploaded an avatar

    Erdna
    Member

    Hi Olaf, this script is still not working well;-(

    Posted 3 months ago #
  3. it works here fine since many weeks...

    Posted 3 months ago #
  4. User has not uploaded an avatar

    Erdna
    Member

    Please post the working code or a link here again, because I have still problems to get any mail from my bbpress.

    Posted 3 months ago #
  5. don't forget that receiving auto generated email messages are a common problem these days

    Posted 3 months ago #
  6. I uploaded the fixed version (replaced the static database table names)

    you can download the version 1.02 from here:
    http://www.finalwebsites.com/bbpress/moderator-notification.php

    Note this version will use the bbpress mail function instead of the native PHP mail function. If you still have problems with receiving emails, you should have the same problem with registrations and other mails send by bbpress.

    Posted 3 months ago #
  7. Quote from: Erdna
    "Please post the working code or a link here again, because I have still problems to get any mail from my bbpress."

    btw. do you activated the option from your profile?

    from the readme file:

    Every Key Master, Administrator and Moderator has check the option Moderator Post Notification via the Edit profile option to get e-mails from every regular member post.

    Posted 3 months ago #
  8. User has not uploaded an avatar

    Erdna
    Member

    Sorry, but I get still an error when I want to check the admin box to receive mails.

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /homepages/34/d21941373/htdocs/forum/my-plugins/moderator_notification.php on line 49

    Posted 3 months ago #
  9. just created an administrator account and checked also the notification option, result:

    it works, maybe you should check the data via phpmyadmin, it looks to me that the roles doesn't exists.

    btw. do you use bbpress together with wordpress?

    Posted 3 months ago #
  10. User has not uploaded an avatar

    Erdna
    Member

    I use bbpress as standalone forum.
    I tried the script at two different webhoster (strato and 1und1) at my strato-vserver it works fine (and it really sends mails!!) and on 1und1 I even cannot see the checkbox to make my hock. On this page I see this error..

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /homepages/34/d21941373/htdocs/forum/my-plugins/moderator_notification.php on line 49

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /homepages/34/d21941373/htdocs/forum/my-plugins/moderator_notification.php on line 49

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /homepages/34/d21941373/htdocs/forum/my-plugins/moderator_notification.php on line 49

    Posted 3 months ago #

RSS feed for this topic

Reply »

You must log in to post.