Unable to change email

Questions and Answers : Preferences : Unable to change email
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Rytis
Volunteer tester

Send message
Joined: 3 Apr 99
Posts: 17
Credit: 776
RAC: 0
Lithuania
Message 47811 - Posted: 19 Nov 2004, 12:05:58 UTC

Fatal error: Call to undefined function: is_valid_email_addr() in /disks/koloth/raid5_b/users/boincadm/projects/sah/html/user/edit_email_form.php on line 11

when trying to change my email in the account page (clicking on the "edit" link). I'd like to synchronize my emails over all projects.
PrimeGrid Administrator / BOINC PHP coder
ID: 47811 · Report as offensive
Profile joe
Volunteer tester

Send message
Joined: 13 Mar 03
Posts: 112
Credit: 497,631
RAC: 0
Germany
Message 48174 - Posted: 20 Nov 2004, 17:25:30 UTC
Last modified: 20 Nov 2004, 17:40:36 UTC

The function has been moved from util.inc to email.inc but they forgot to add

require_once("../inc/email.inc");

It is just missing in edit_email_form.php, the other two files referencing this function have the new "require" line.
ID: 48174 · Report as offensive

Questions and Answers : Preferences : Unable to change email


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.