Closed (fixed)
Project:
Messaging
Version:
5.x-1.x-dev
Component:
PHPMailer
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2008 at 12:00 UTC
Updated:
12 Aug 2008 at 17:02 UTC
warning: messaging_phpmailer_drupal_mail(./sites/default/modules/messaging/messaging_phpmailer/PHPMailer/class.phpmailer.php): failed to open stream: No such file or directory in /var/www/vhosts/greenspoonortho.com/httpdocs/gso-forms/sites/default/modules/messaging/messaging_phpmailer/messaging_phpmailer.module on line 49.
warning: messaging_phpmailer_drupal_mail(): Failed opening './sites/default/modules/messaging/messaging_phpmailer/PHPMailer/class.phpmailer.php' for inclusion (include_path='.:.:.:.:') in /var/www/vhosts/greenspoonortho.com/httpdocs/gso-forms/sites/default/modules/messaging/messaging_phpmailer/messaging_phpmailer.module on line 49.I updated to the dev version of messaging as suggested in this thread:
http://drupal.org/node/269275
I then filled out a form that has notifications set up for it, and when I clicked submit I got a blank screen instead of the correct landing screen. Also, when I went to the front page of the site I saw the warning posted above.
This site needs to go live in a few days, please advise.
Thanks,
David
Comments
Comment #1
tknospdr commentedAnyone have any ideas?
Thanks,
David
Comment #2
Zen commentedFrom the looks of it, you have not included the PHPMailer library in your installation as per the instructions provided.
Comment #3
tknospdr commentedIf I hadn't done that then it wouldn't work at all. Did you read the description of the problem at the link in my original post?
Thanks,
David
Comment #4
tknospdr commentedThis in incredibly important to get taken care of in a timely manner, anyone else have any suggestions?
Thanks,
David
Comment #5
jose reyero commentedReally, this looks, as Zen said before, as if you don't have phpmailer installed (or it is not in the right path, or just partially installed, missing files, not readable files because of wrong permissions, etc..)
So please, check you have the file and it is readable by the web server and inside the php include path
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.