Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I have double checked the changes to create_account.php, I have compared the changes

against the supplied changes in contribution via textpad compare http://www.oscommerce.com/community/contri...,all/search,PWA for 20 June 2006

 

When I view source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD>

<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>

<BODY></BODY></HTML>

 

Any suggestions on how I can debug this

 

I Tried commenting out the very first addition

 

 

if ((isset($HTTP_GET_VARS['guest'])) or (isset($HTTP_POST_VARS['guest'])) && $cart->count_contents() < 1) tep_redirect(tep_href_link(FILENAME_SHOPPING_CART));

 

and the page cmaeupfor creating an account

 

I really want to use this Contribution

 

Thanking you all in advance

Posted
I have double checked the changes to create_account.php, I have compared the changes

against the supplied changes in contribution via textpad compare http://www.oscommerce.com/community/contri...,all/search,PWA for 20 June 2006

 

When I view source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD>

<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>

<BODY></BODY></HTML>

 

Any suggestions on how I can debug this

 

I Tried commenting out the very first addition

if ((isset($HTTP_GET_VARS['guest'])) or (isset($HTTP_POST_VARS['guest'])) && $cart->count_contents() < 1) tep_redirect(tep_href_link(FILENAME_SHOPPING_CART));

 

and the page cmaeupfor creating an account

 

I really want to use this Contribution

 

Thanking you all in advance

See the support thread http://www.oscommerce.com/forums/index.php?sho...352&st=1480 and look at about June 30

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...