Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

Hello,

 

I have a hacked a shipping module of my own. It shows up and calculates correctly. However, when the user click "Continue" in checkout_shipping.php, it does back to the same page (checkout_shipping.php).

 

I've tried it alone and it has this problem, also when other shippign modules are enabled. When other modules enabled, for instance Flat, Selecting flat will get you to checkout_payment.php, but not when you select mine.

 

 

Any ideas? I'm in a jam!

 

 

Thanks,

 

-AC

Edited by turbo_ac
  • 4 weeks later...
Posted

Hi,

 

I have a similar problem: the shipping module shows up and calculates correctly. However, when I clicked "Continue" in checkout_shipping.php, I got the following erro message:

 

"Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/catalog/includes/modules/shipping/usps.php:542) in /home/username/public_html/catalog/includes/functions/general.php on line 29"

 

Anyone can help?

 

Thanks!

  • 9 months later...
Posted
Hi,

 

I have a similar problem: the shipping module shows up and calculates correctly. However, when I clicked "Continue" in checkout_shipping.php, I got the following erro message:

 

"Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/catalog/includes/modules/shipping/usps.php:542) in /home/username/public_html/catalog/includes/functions/general.php on line 29"

 

Anyone can help?

 

Thanks!

 

Eaglesky, that error might be caused by spaces after the php ending tag"?>" at the end of the php files listed. I would load each file and go to bottom of the file and check for spaces after the final ?> . I think you will find this fixes the problem. I had similar problem with different files but same error "cannot modify header information..."

Posted

AC,

 

You didn't name your new shipping file in the style of SOME_FILE.php, did you? For some reason, putting an underscore in a shipping module file name causes issues similar to what you're describing, based on my past experience...

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

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