There seems to be 2 problems I am having with the new FlySpray dev release (not yet finished)
1. RSS feeds don’t work.
2. I get this error when making a change to a bug that would cause a notification to be sent:
Warning: Notifications::SendEmail() [function.SendEmail]: open_basedir restriction in effect. File(/usr/share/pear/class.phpmailer.php) is not within the allowed path(s): (/home/httpd/vhosts/modxdev.net/httpdocs:/tmp) in /home/httpd/vhosts/modxdev.net/httpdocs/bugs/includes/notify.inc.php on line 237
Warning: Notifications::SendEmail(class.phpmailer.php) [function.SendEmail]: failed to open stream: Operation not permitted in /home/httpd/vhosts/modxdev.net/httpdocs/bugs/includes/notify.inc.php on line 237
Fatal error: Notifications::SendEmail() [function.require]: Failed opening required 'class.phpmailer.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/modxdev.net/httpdocs/bugs/includes/notify.inc.php on line 237