close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

eCart Checkout page not loading to Confirm page

Thread began 12/12/2013 10:05 am by phill401410 | Last modified 12/13/2013 11:07 am by Jason Byrnes | 2322 views | 7 replies |

phill401410

eCart Checkout page not loading to Confirm page

I get this error on the confirm.php page after filling out checkout.php
Fatal error: Call to a member function IsEmpty() on a non-object in /data/20/1/125/115/1940604/user/2116827/htdocs/ItsNotHardTo/confirm.php on line 224

Went through several forums but could not find anything my level of expertise could grasp.

Files attached

Attached Files
Ecomm-12DEC13.ZIP
Sign in to reply to this post

Jason ByrnesWebAssist

the confirm page is missing the following code at line 1:


<?php
//WA eCart Include
require_once("WA_eCart/eCart1_PHP.php");
?>
<?php
$eCart1->GetContent();
?>
<?php
// WA eCart Redirect
if ($eCart1->redirStr != "") {
header("Location: ".$eCart1->redirStr);
}
?>

actually, the checkout wizard should have added other code to the confirm page as well, for processing the order through the gateway.

I would delete the checkout pages and re run the checkout wizard.

Sign in to reply to this post

phill401410

Jason
That solved that little issue. Hope I didn't accidentally delete the code. Everything works fine, went right to PayPal. Glorious.
So I will delete all pages after cart: checkout, checkout_success, checkout_failure, confirm and rerun checkout wizard to see what else gets added to confirm code.

_____________________________________________


When you check the box for Shipping Info Same as Billing Info on checkout.php, the Order Confirmation page, confirm.php, does not pick that up. Then PayPal kicks you out if you do not go back and enter Shipping Info.

Good news, the Remote Server Table, Order Detail, received data !!!!!!!!!

Files attached

Attached Files
Ecomm2 - 12DEC13.ZIP
Sign in to reply to this post

Jason ByrnesWebAssist

send a link please

Sign in to reply to this post

phill401410

sent link in PM

Sign in to reply to this post

Jason ByrnesWebAssist

On the checkout page, there should be the following code just before the </head> tag:
<script src="WA_eCart/Scripts/copyShipping.js" type="text/javascript"></script>

Sign in to reply to this post

phill401410

Worked perfectly, never any doubt! Thanks and happy Friday 13th

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