Posting Via E-Mail I get this error in a returned email
-
I am trying to get post via email going. Set up new email on my server and setup a cron job for it in Cpanel. I get a returned email with this error message in the body.
Can anybody help. ThanksPHP Notice: Undefined index: SCRIPT_NAME in
/home/mcgisca/public_html/blog/wp-settings.php on line 30
PHP Notice: Undefined index: SCRIPT_NAME in
/home/mcgisca/public_html/blog/wp-settings.php on line 43
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”
“https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml” dir=”ltr”>
<head>
<title>WordPress › Error</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<link rel=”stylesheet” href=”wp-admin/install.css” type=”text/css” />
</head>
<body>
<h1 id=”logo”><img alt=”WordPress” src=”wp-admin/images/wordpress-logo.png” /></h1>
<p>POP3 connect: Error [0] [Success]</p>
</body>
</html>
- The topic ‘Posting Via E-Mail I get this error in a returned email’ is closed to new replies.