close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Ecart checkout only accept one order

Thread began 12/25/2013 4:22 pm by henrik441511 | Last modified 12/30/2013 9:16 am by henrik441511 | 2508 views | 13 replies

henrik441511

Thank but did not work! if i clear all sessions i also get logged out and customer have to log in again and i am back to the same problem i have,
placed here? trigger Button: Checkout pressed or use another trigger

Tried, to only use some clearances
<?php
@session_start();
if (isset($_POST["Checkout"]) || isset($_POST["Checkout_x"])){
// WA_ClearSession
$clearAll = FALSE;
$clearThese = explode(",","WADA_Insert_products,WADbSearch1_products_results,WADbSearch1_orders_results");
if($clearAll){
foreach ($_SESSION as $key => $value){
unset($_SESSION[$key]);
}
}
else{
foreach($clearThese as $value){
unset($_SESSION[$value]);
}
}
}
?>
Can you send me a manual for Ecart can only find an old one Ecart 4 and still there it did not say anything about all variables/ session
or any ideas which session variables to remove?



It have placed itself right before <html> what do you mean with place on bottom then is it after </body> or what?

it also did not clear ecart, do i have to clear that too by myself?

Actually i got it a kind to work. It updates the same record count by one when it is the same item but not a new item it can handle in a new order record is set up it stays the same?

SHALL I REMOVE EVERYTHING AND START AGAIN FROM BEGINNING?

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