I need a lot of help with my hosting account. Well, when I log into the control panel, it is not redirecting me at all. Before it used to show a box that said "You have logged in succesfuly, you will be redirtected.. blah blah blah" but now it says that but in just plain text with it being in a box. Then, when I looked at the page source for when it shows the plain text, it shows this:
CODE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<!-- Site details -->
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="language" content="en">
<meta name="copyright" content="© 2003-2007 Zymic.com. All rights reserved">
<!-- Character encoding -->
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/errors.css" type="text/css">
<!-- Favourite/bookmark icon -->
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<!-- Document title -->
<title></title>
</head>
<body>
<div id="zcp-error">
<h1>Account Login</h1>
<p>Your account login has been successful, please wait while we transfer you to your account!</p>
</div>
<html lang="en">
<head>
<!-- Site details -->
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="language" content="en">
<meta name="copyright" content="© 2003-2007 Zymic.com. All rights reserved">
<!-- Character encoding -->
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/errors.css" type="text/css">
<!-- Favourite/bookmark icon -->
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<!-- Document title -->
<title></title>
</head>
<body>
<div id="zcp-error">
<h1>Account Login</h1>
<p>Your account login has been successful, please wait while we transfer you to your account!</p>
</div>
So now I'm thinking there is something wrong with the log in page because it says error in the source:
CODE
<link rel="stylesheet" href="css/errors.css" type="text/css">
Please tell me how or fix it for me please.
Thanks,
Purehit