[geeklog-users] email problems upon registration

geeklog-users-admin at lists.geeklog.net geeklog-users-admin at lists.geeklog.net
Mon Jun 9 20:54:13 EDT 2003


Hi!

I found several solutions to the problem I encountered but none of them helped me.

The problem is the following:

No password is sent upon registration of a new user.

However, both before and after I made the suggested change, one could send Emails via the user profile based form. That works fine.

The change I did was given at http://www.geeklog.net/article.php?story=20030514004238438#comments

****Here's a fix: In admin/mail.php find the line that starts with

if (!mail($til, stripslashes ($vars['subject']), ...

and replace the "$til" with "$A['email']", i.e.

if (!mail($A['email'], stripslashes ($vars['subject']), ...****


Well, It didn't help.

TIA,
Giorgi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-users/attachments/20030610/62a84583/attachment.html>


More information about the geeklog-users mailing list