Hi all,
I've got a problem with PWA on my new site (not live yet - this is the change from RC2 to the current version I am in the process of doing).
When you enter your details on PWA (Order_Info.php) and submit, it goes to the Order_Info_Process.php page but redisplays the form. No errors are shown. When you submit that, it works and moves on to Checkout Shipping.
I've gone through the code and something seems to be happening in checkout process around this block:
If I put a trigger_error before this block, it displays. If I put it after the brace it doesn't, and if I put it outside the end of the brace it doesn't! I can't seem to get anything to work after this line and I'm throughly confused!Code:// +Country-State Selector if ($process) { // -Country-State Selector $error = false;
Any thoughts on why the checkout process isn't working as it should?
Many thanks





LinkBack URL
About LinkBacks






Bookmarks