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
New plugin: Moderator Notification
(46 posts) Great offers for webmaster, blogger and web developer!-
Posted 1 year ago #
-
Hi Olaf, this script is still not working well;-(
Posted 1 year ago # -
it works here fine since many weeks...
Posted 1 year ago # -
Please post the working code or a link here again, because I have still problems to get any mail from my bbpress.
Posted 1 year ago # -
don't forget that receiving auto generated email messages are a common problem these days
Posted 1 year ago # -
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.phpNote 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 1 year ago # -
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 1 year ago # -
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 1 year ago # -
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 1 year ago # -
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 1 year ago #
Reply »
You must log in to post.