Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Here is the error I am getting


Guest

Recommended Posts

<META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://katiecalico.landincreative.com/catalog/create_account.php"><h1><a href=http://katiecalico.landincreative.com/catalog/create_account.php>VIEW TEMPORARY SITE</a></h1>

 

Can anyone help me?

Link to comment
Share on other sites

<META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://katiecalico.landincreative.com/catalog/create_account.php"><h1><a href=http://katiecalico.landincreative.com/catalog/create_account.php>VIEW TEMPORARY SITE</a></h1>

 

Can anyone help me?

WWW = Where, What, When ?

Link to comment
Share on other sites

WWW = Where, What, When ?

www.katiecalico.com/catalog click on the create account button. It should go to www.katiecalico.com/catalog/create_account.php

Link to comment
Share on other sites

www.katiecalico.com/catalog click on the create account button. It should go to www.katiecalico.com/catalog/create_account.php

The error is because of that <META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://katiecalico.landincreative.com/catalog/create_account.php"> stuff in your header. How did it get there ?

Link to comment
Share on other sites

The error is because of that <META HTTP-EQUIV="Refresh" CONTENT="0;URL=http://katiecalico.landincreative.com/catalog/create_account.php"> stuff in your header. How did it get there ?

I fixed it. I had to remove and re-install. I apparently had it set to SSL when I do not have SSL as I have not purchased one yet. So that was the proble it was trying to be secure but not successfully. Thanks

Link to comment
Share on other sites

I fixed it. I had to remove and re-install. I apparently had it set to SSL when I do not have SSL as I have not purchased one yet. So that was the proble it was trying to be secure but not successfully. Thanks

I now have

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

<html dir="LTR" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<title>Katie Calico</title>

<base href="http://katiecalico.com/catalog/">

<link rel="stylesheet" type="text/css" href="stylesheet.css">

</head>

<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">

<!-- header //-->

<br />

<b>Parse error</b>: syntax error, unexpected T_STRING in <b>/home/landincr/public_html/katiecalico/catalog/includes/header.php</b> on line <b>57</b><br />

The warning on your SSL certificate I saw too but it something different.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...