close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Errors when submit button executed

Thread began 11/14/2011 4:23 pm by kristina429176 | Last modified 11/15/2011 10:33 am by Jason Byrnes | 632 views | 1 replies |

kristina429176

Errors when submit button executed

I am building an ecommerce site and I have had a week of problems with the extensions in the suite. I finally have gotten to the confirm page where the information from the order hits the database and the system send out a receipt to the customer and I get a confirmation from authorize.net. Though after I click on the submit button and all of that happens I get a list of errors (that according to your forum says there are spaces in the php code). I have checked out the line of code and corrected the 2 spaces that were put in by the wizard and reloaded the pages and I still get the same error. I need some help so I get get to the end of this process to get my customers ecommerce site up.

I have attached in a PDF the confirm error code and my actual code also for my confirm page.

Attached Files
confirm.php_code.pdf
confirm_line 8 error.pdf
Sign in to reply to this post

Jason ByrnesWebAssist

the confirm page pdf you sent has nothing in it, it is blank.

the headers already sent error happens because of blank space or other output to the page.

it could be a blank space at the end of a closing php block:
"?> "


a blank lines between a closing php block and an opening php block:
?>

<?php


or a comment:

?>
<!-- commnet here -->
<?php




the error points to the problem being at line 7 or 8.

see this thread for details on troubleshooting this error:
showthread.php?t=19285

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