Hi, I am getting the following error in my httpd error log when a validation email is sent out:
[Wed Oct 31 21:05:53 2007] [error] /users.pl:Slash::Messages:/usr/lib/perl5/site_perl/5.8.5/Slash/Messages.pm:551:Error sending to '' for user 3: Invalid address
[Wed Oct 31 21:05:53 2007] [error] Which was called by:Slash::Utility::System:/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Slash/Utility/System.pm:226\n
If I manually change the users email address in users.pl, they will get a confirmation to the new email address... but not the old one. When I change it back to the initial, they get a confirmation to the initial, but not the second address.
Does anybody have any ideas? Where would slash be losing the address?
Thanks very much.
Logged In: YES
user_id=1926691
Originator: YES
Actually, I get this whole bit, but the first few lines might not be relevant:
Argument "" isn't numeric in addition (+) at 292 line 65.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/site_perl/5.8.5/Slash/Messages.pm line 460.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/site_perl/5.8.5/Slash/Messages.pm line 460.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Slash/Utility/Data.pm line 208.
Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/5.8.5/Email/Valid.pm line 59.
[Wed Oct 31 21:51:18 2007] [error] /users.pl:Slash::Messages:/usr/lib/perl5/site_perl/5.8.5/Slash/Messages.pm:551:Error sending to '' for user 3: Invalid address
[Wed Oct 31 21:51:18 2007] [error] Which was called by:Slash::Utility::System:/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Slash/Utility/System.pm:226\n