Registration Problems - no email received by user

philq01

Joined: 2005-06-29
Posts: 2
Posted: Wed, 2005-06-29 02:06

I am not sure what I don't have set right but I can not register a new user
I get the following error:

Error (ERROR_UNKNOWN) :
in modules/core/classes/helpers/MailHelper_simple.class at line 90 (gallerystatus::error)
in modules/core/classes/GalleryCoreApi.class at line 2478 (mailhelper_simple::sendtemplatedemail)
in modules/register/classes/GalleryPendingUserHelper.class at line 232 (gallerycoreapi::sendtemplatedemail)
in modules/register/UserSelfRegistration.inc at line 170 (gallerypendinguserhelper::sendadminemail)
in main.php at line 182 (userselfregistrationcontroller::handlerequest)
in main.php at line 86
in main.php at line 77

I can send a test email but no e-mail is received by the user. There is a record in the PendingUser table and yes I have checked the users junk mail to see if it was routed there as I am the user I gave the same email addr I used in the Test Email (Which I received)

By the way where is the pop/smpt/imap data kept?

I would appreciate any help as we are anxious to get this implemented at our site.

Philip Quirino
for digi-artists.com

----

Gallery URL (optional):http://www.digi-artists.com/dagallery
Gallery version:Gallery2.0 Beta-3
Webserver (with version): 1.3.33 (Unix)
Datatabase (with version):mysql 4.0.22-standard
PHP version (eg 4.2.1): 4.3.10
phpinfo URL (optional):na
Graphics Toolkit(s):
Operating system:Linux
Web browser/version:IE6 and Foxfire
G1 version (for migration bugs):na

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2005-06-29 02:48

try the email test in Site Admin / general.

 
philq01

Joined: 2005-06-29
Posts: 2
Posted: Thu, 2005-06-30 04:34

I did. That one works but when a new user registers they never get an email. and I get the above error