Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

$HTTP_POST_VARS is empty


llewis

Recommended Posts

I'm having a problem in checkout_shipping.php. It appears $HTTP_POST_VARS is empty. I'm very new to PHP. Is this a coding problem, hosting problem, or something else?

I apologize if this has been asked and answered earlier. I searched, but couldn't find anything.

 

Thanks.

Link to comment
Share on other sites

Maybe you have register_globals set to OFF and all of your variables are not being controlled properly? Also if your server has register_long_arrays set to OFF you have to use $_POST, not $HTTP_POST_VARS.

Do, or do not. There is no try.

 

Order Editor 5.0.6 "Ultra Violet" is now available!

For support or to post comments, suggestions, etc, please visit the Order Editor support thread.

Link to comment
Share on other sites

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...