I also would benafit from a plugin that can send emails to meembers. I don’t have my forum inteigrated with WP.
Thanks Nightgunner5 that worked!
Ok, I did some tests, it seems to happen when I enable this plugin:
bbPress Attachments
— big bummer.
I have the same problem. version 0.9.0.4 using mysql 5.0 with lots of plugins. no integration.
I was able to fix the Error using the following .htaccess code:
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
I got the info here, since I am using a godaddy server.
http://help.godaddy.com/article/1082
I am also having the same issue, the .htaccess trick didn’t help either. any other ways of ensure the use of php5?