wynney666 Posted April 12, 2005 Posted April 12, 2005 Hello, Help Needed Please.. everytime i try and place an order on OSC i get this error message once ive clicked the cehckout button.. Warning: Cannot modify header information - headers already sent by (output started at /home/www/modclotAU/catalog/includes/application_top.php:516) in /home/www/modclotAU/catalog/includes/functions/general.php on line 29 the url that is displayed when this message is up is http://www.modclothin.com/catalog/checkout_shipping.php ive tried altering the delivery options to see if that has a variation, but it doesnt. the order systme was fine, during testing, when prices were ?00.00, now the actuall products are on, with prices this is what happens. why is this?? Thankyou Dan
Stevis2002 Posted April 12, 2005 Posted April 12, 2005 Hello, Help Needed Please.. everytime i try and place an order on OSC i get this error message once ive clicked the cehckout button.. the url that is displayed when this message is up is ive tried altering the delivery options to see if that has a variation, but it doesnt. the order systme was fine, during testing, when prices were ?00.00, now the actuall products are on, with prices this is what happens. why is this?? Thankyou Dan <{POST_SNAPBACK}> Try going to includes/application_top.php and commenting out line 516, or whatever line calls the function. EG: If you're not sure what function is being called, or what it looks like, look at line 29 of general.php, and you will see it. to comment out a line, add // before it. eg. // <require blahblah.php>
Winterchild Posted April 12, 2005 Posted April 12, 2005 Also have you read this in the knowledge base? Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
wynney666 Posted April 14, 2005 Author Posted April 14, 2005 Try going to includes/application_top.php and commenting out line 516, or whatever line calls the function.EG: If you're not sure what function is being called, or what it looks like, look at line 29 of general.php, and you will see it. to comment out a line, add // before it. eg. // <require blahblah.php> <{POST_SNAPBACK}> thankyou very much, it now appears to be done, i belive it was down to spaces at the end of the page.. so cheers for all help peoples
Recommended Posts
Archived
This topic is now archived and is closed to further replies.