close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Viewcart will not proceed to Checkout or Continue Shopping

Thread began 1/08/2011 11:15 am by SaladoGuy | Last modified 1/10/2011 12:02 pm by Jason Byrnes | 1553 views | 5 replies |

SaladoGuyBeta Tester

Viewcart will not proceed to Checkout or Continue Shopping

I'm really pulling my hair out now! I have a checkout process that is pretty much functional, (I have a couple of open threads on specific issues) but for the most part everything was working like it should be.

Then I started working on adding a dropdown to the checkout page for the customer to choose a shipping service (express, ground...). I read how to do it on one of the threads here, and did all of the steps described, then was ready to test it. So I went to my site, added a product to the cart, clicked Checkout... Nothing happens! I click Continue Shopping... Nothing Happens!

I tried removing the Checkout button and adding it again from the Server Behaviors, not any better.

I went to the checkout.php page to see where the "getContent" and "eCart Redirect" were, they seemed fine, I tried them in different places... no better, I restored the files from time machine, still no better, I restored the complete site directory as it was yesterday (when everything except some custom features worked fine). Still the same result! If I access checkout.php directly by typing it into the address bar, I can go there and checkout fine!

Any insight would be VERY MUCH appreciated.

P.S.
I have attached my viewcart.php and checkout.php pages, if that will help.

Attached Files
VCandCO.zip
Sign in to reply to this post

Jason ByrnesWebAssist

add the following code at line 102, just before the doctype tag:

php:
<?php

// WA eCart Redirect
if ($eCart1->redirStr != "")     {
  
header("Location: ".$eCart1->redirStr);
}
?>
Sign in to reply to this post

SaladoGuyBeta Tester

I'm assuming that you're talking about adding that to the checkout.php page? That code was already in there - a few lines up. I went ahead and put it in like you suggested, but it didn't make any difference. :-(

Thanks for your time.

Sign in to reply to this post

Jason ByrnesWebAssist

No, not on the checkout page, on the view cart page.

Sign in to reply to this post

SaladoGuyBeta Tester

I put that in the viewcart page, and it did the trick!
Thanks a million!

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