I've posted this to the issues area, but it seems no one is working on this or several other issues in this module.
Ideas anyone? The module was downloaded from the Modules area for 4.6.0 on 11/19/2005 if that matters.
Regards, Skip ---------------------------------------------------------- November 20, 2005 - 15:23
Project:Listhandler Version:4.6.0 Component:Code Category:bug Priority:critical Assigned:Unassigned Status:active
Description
While trying to post a test message to a forum, I had two errors. The file mentioned is not included in the 4.6.0 tar.gz that I downloaded yesterday.
errors:
listhandler_send_mail(modules/listhandler/mail.inc): failed to open stream: No such file or directory in /home/mydomain/public_html/modules/listhandler/listhandler.module on line 212.
and
listhandler_send_mail(): Failed opening 'modules/listhandler/mail.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mydomain/public_html/modules/listhandler/listhandler.module on line 212.
Gerhard Killesreiter wrote:
Skip Taylor wrote:
I've posted this to the issues area, but it seems no one is working on this or several other issues in this module.
Sorry, but it isn't exactly high on the agenda atm. The file you need comes with the mimemail module.
I applied a fix. It should no longer complain about the missing file. the file is actually in my sandbox.
Cheers, Gerhard
On 11/23/05, Gerhard Killesreiter gerhard@killesreiter.de wrote:
Gerhard Killesreiter wrote:
Skip Taylor wrote:
I've posted this to the issues area, but it seems no one is working on this or several other issues in this module.
Sorry, but it isn't exactly high on the agenda atm. The file you need comes with the mimemail module.
I applied a fix. It should no longer complain about the missing file. the file is actually in my sandbox.
Thank you, Gerhard. I really appreciate the work you all put into Drupal. Just wanted you to know that.
Skip