close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Email Receipt Order Number Missing

Thread began 7/13/2010 8:24 am by vmartinez310076 | Last modified 7/14/2010 2:58 pm by Jimmy Wu | 1085 views | 3 replies |

vmartinez310076

Email Receipt Order Number Missing

The receipt sent to the customer after the order has been complete is missing the order number. I tried moving the code to insert into the order table before the UE code but it keeps giving error messages.

I'm using Universal Email 4 and eCart 5.

Attached are 2 zip files.

The first Confimphp-1 is the confirm page that gets the errors.

The second Confimphp-2 is the Confirm page that doesn't get errors, but does not insert the Order Number into the email receipt.

Here are the error messages:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/confirm.php on line 518

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/confirm.php on line 518

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/webassist/email/mail_php.php on line 285

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/webassist/email/mail_php.php on line 285

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/confirm.php on line 548

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/confirm.php on line 548

Warning: Cannot modify header information - headers already sent by (output started at /home/acfcompl/public_html/confirm.php:403) in /home/acfcompl/public_html/confirm.php on line 616

Any help will be greatly appreciated.

Thanks

Attached Files
Confimphp-1.zip
Confimphp-2.zip
Sign in to reply to this post

Jimmy Wu

The reason you're getting this error is because you have extra white space between the closing and opening of consecutive php tags:
?>

<?php
// WA eCart Store Cart Summary in Db

You would want it to look like this:
?>
<?php
// WA eCart Store Cart Summary in Db

Sign in to reply to this post

vmartinez310076

Thanks

That did it.

Sign in to reply to this post

Jimmy Wu

Great to hear it. If you run into any additional issues, feel free to open a new thread.

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