Okay, so I'm getting an error message when I try to send an eCard. Any idea what's wrong? The error message follows.
Thanks for the help!
- Jon
Error
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_UNKNOWN) : Could not send mail to
in modules/core/classes/helpers/MailHelper_simple.class at line 102 (gallerystatus::error)
in modules/core/classes/GalleryCoreApi.class at line 2543 (mailhelper_simple::sendtemplatedemail)
in modules/ecard/SendEcard.inc at line 197 (gallerycoreapi::sendtemplatedemail)
in main.php at line 174 (sendecardcontroller::handlerequest)
in main.php at line 87
in main.php at line 80
System Information
Gallery version 2.0.2
PHP version 4.4.1 cgi
Webserver Apache/1.3.34 (Unix) PHP/4.4.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Database mysql 4.0.25-standard
Toolkits ImageMagick, Gd
Operating system Linux bopp.lunarpages.com 2.4.21-27.0.4.ELsmp #1 SMP Sat Apr 16 18:43:06 EDT 2005 i686
Browser Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.5.2 (KHTML, like Gecko) Safari/312.3.3
Posts: 8601
try the email test in Site Admin / General.
Posts: 31
Thanks. I should have specified that I get all other emails from the system, such as user registration info and email checkout process emails.
The only one I've had a problem with is the eCard.
Thanks!
- Jon
Posts: 8601
hm, make sure there's no extra spaces.. then try a request with buffered debug output turned on in config.php. attach/link the debug output here, or post just the relevent bit if you can pick it out.
Posts: 31
Hmm. I've never dealt with the debug mode. I turned it on in the modules (installed then activated) and now on every page there's a "show debug tree" message. But the error message with the eCard attempt is the same:
Error
An error has occurred.
Back to the Gallery
Error Detail -
Error (ERROR_UNKNOWN) : Could not send mail to
in modules/core/classes/helpers/MailHelper_simple.class at line 102 (gallerystatus::error)
in modules/core/classes/GalleryCoreApi.class at line 2543 (mailhelper_simple::sendtemplatedemail)
in modules/ecard/SendEcard.inc at line 197 (gallerycoreapi::sendtemplatedemail)
in main.php at line 174 (sendecardcontroller::handlerequest)
in main.php at line 87
in main.php at line 80
System Information
Gallery version 2.0.2
PHP version 4.4.1 cgi
Webserver Apache/1.3.34 (Unix) PHP/4.4.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Database mysql 4.0.25-standard
Toolkits ImageMagick, Gd
Operating system Linux bopp.lunarpages.com 2.4.21-27.0.4.ELsmp #1 SMP Sat Apr 16 18:43:06 EDT 2005 i686
Browser Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.5.2 (KHTML, like Gecko) Safari/312.3.3
Any ideas? Thanks for your help.
- Jon
Posts: 8601
"buffered debug output turned on in config.php" is not "activate debug module in site admin"....
Posts: 31
Oh. So that must be why I said, "I've never dealt with debug". Apparently it was a request for more specific instructions. Sorry it wasn't spelled out to your liking.
- Jon
Posts: 8601
"in config.php" is pretty specific. plus you gotta just accept whatever help you get, or you get </help>