• Resolved rhall

    (@rhall)


    I’ve tried redownloading the zip file and uploading a fresh installation. My config file is fine, this error comes up after I enter the desired blog name and the email address. Once I click continue I get this:

    Fatal error: Call to undefined function: is_email() in /home/webusers/MYUSERNAME/MYDOMAIN.com/blog/wp-admin/install.php on line 126

    (Please note that my username and domain name are changed for privacy, otherwise the error is an exact copy/paste)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you sure you uploaded all the files in FTP ASCII mode?

    is_email() lives in wp-includes/functions-formatting.php, so you could conceivably try just uploading that one file. Delete the one on your server first.

    Thread Starter rhall

    (@rhall)

    Thanks, that did it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘fatal error in install, undefined function’ is closed to new replies.