I go to orders and click add. I fill out the costumer tab, the click continue and get this:
Code: Select all
Internal Server Error
Internal Server Error
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>500 (Internal Server) Error - We've happened upon a bit of a problem...</title>
<link href="http://p3nlhclust404.shr.prod.phx3.secureserver.net/SharedContent/404-etc-styles.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<div class="body-500">
<h1>
<span>We've happened upon a bit of a problem...</span>
</h1>
<div class="info-container">
<div class="inner-border clear-fix">
<h2 class="info-top">
500 (Internal Server) Error
</h2>
<h3>
...that we're working furiously to correct. Things will be up and running again soon. Thanks for your patience.
</h3>
</div>
</div>
</div>
</body>
</html>