close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Cannot modify header information

Thread began 1/12/2015 8:32 am by EPhi86271815 | Last modified 1/29/2015 10:55 am by Jason Byrnes | 704 views | 7 replies |

EPhi86271815

Cannot modify header information

I am testing the checkout page. It looks like it pulled up the confirm.php page because that is at the top of the page which has an error (see attachment). I am getting that Cannot modify Header information error. I read the other posts and it said something about the ecart code being in the html part of the page instead of in the header. Does this mean that my cursor happened to be on my page when I started the wizard? How does that happen? How do I fix that?

The first error has an expected colon. I will check my code for that.

The wizard created these pages. I noticed that it only created 4 pages this time. It did not create the "pp_..." pages, though I did not deselect them in the wizard. What makes them get created or not get created? The wizard determined I didn't need them?

Thank you!

Sign in to reply to this post

Jason ByrnesWebAssist

in this case, the headers already sent error is happening because of the first error.

the first error is the header that has already been sent.

so to fix it, you will need to fix the first error. if you need help with that, send a copy of the cart object and the eCart_definition files in the WA_eCart folder.


as for the pages that are created, the pp.... pages that you mention are created only if you select to use PayPal Express checkout as the gateway. if you use a different gateway, and deselect the option to include Express checkout, the pp... pages are not needed, so not created.

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

EPhi86271815

See private message.

Sign in to reply to this post

EPhi86271815

see private message

Sign in to reply to this post

Jason ByrnesWebAssist

the error was in the shipping server behavior on the conform page.

i changed line:
212:
$Shipping_PackageArray[$Shipping_PackageIndex]["PackageWeight"] = "".$mdacCart->DisplayInfo("") ."";

to specify the total weight column:
$Shipping_PackageArray[$Shipping_PackageIndex]["PackageWeight"] = "".$mdacCart->DisplayInfo("TotalWeight") ."";

Sign in to reply to this post

EPhi86271815

see private message

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...