close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Problem with Quantity update. I have set up ecart 5.07 through "confirm" checkout on Win 8.1.

Thread began 1/07/2014 10:44 am by Ray | Last modified 1/07/2014 1:33 pm by Jason Byrnes | 2691 views | 11 replies |

Ray

Problem with Quantity update. I have set up ecart 5.07 through "confirm" checkout on Win 8.1.

When I change quantity on the cart page and hit "update" the page is redirected to "checkout" instead of staying on the cart page as happened before I used the checkout wizard. This will be a problem for the customer, as they will not be able to see the items and cost before proceeding. Also if you hit "enter" on the keyboard instead of "update" another page of the site appears - rather confusing. This site is still on a local server at this time. How can I fix these issues?

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to see this happen in a browser, you will ned to publish the site, also send a copy of the cart display page so i can see the code.

Sign in to reply to this post

Ray

Quantity issue update

Originally Said By: Jason Byrnes
  I'll need to see this happen in a browser, you will need to publish the site, also send a copy of the cart display page so i can see the code.  
Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

Ray

Originally Said By: Jason Byrnes
  see PM  



The redirect occurs when the quantity is updated. The browser takes you to the checkout page instead of staying on the cart page.

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

Ray

Quantity issue

Originally Said By: Jason Byrnes
  see PM  
Sign in to reply to this post

Jason ByrnesWebAssist

the zip file still contains the pieces of the code posted to a text file.

please attach a copy of the original cart page so I can see the entire page code in context.


put the cart.php file into the zip, don't past the page code into a text file please.

just compress the php file to the zip archive.

Sign in to reply to this post

Ray

Originally Said By: Jason Byrnes
  the zip file still contains the pieces of the code posted to a text file.

please attach a copy of the original cart page so I can see the entire page code in context.


put the cart.php file into the zip, don't past the page code into a text file please.

just compress the php file to the zip archive.  
Sign in to reply to this post

Jason ByrnesWebAssist

edit the following code at line 85:

if ($_SERVER["REQUEST_METHOD"] == "POST") {

to:
if (isset($_POST["NewDesignerKarenCart_Checkout"]) || isset($_POST["NewDesignerKarenCart_Checkout_x"])) {

so it will only preform the checkout redirect if the checkout button is pressed.

Sign in to reply to this post
loading

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