AbanteCart Community

eCommerce construction => Installation and Configuration => Topic started by: Lewis White on June 11, 2021, 06:38:54 AM

Title: Bug with checkout?
Post by: Lewis White on June 11, 2021, 06:38:54 AM
Hello, I am currently in the progress of creating an store using AbanteCart but upon testing i attempt to checkout and i just go to a white page. (IMG Below)
If anybody knows this issue and how to fix i would appreciate the help. (Note this is not caused by something i have done as it did it from the fresh install i tested.

(https://i.imgur.com/XJHy8f9.png)
Title: Re: Bug with checkout?
Post by: Basara on June 11, 2021, 08:29:18 AM
Hello.
You can disable Fast checkout in the Extensions > All extensions > Fast checkout but before that please check the errors in the browser console and AbanteCart error log  (https://forum.abantecart.com/index.php/topic,834.msg3085.html#msg3085)
Title: Re: Bug with checkout?
Post by: timlight10 on June 11, 2021, 04:30:29 PM
Fast Checkout extension may be conflicting with another extension in the installation.
Title: Re: Bug with checkout?
Post by: abantecart on June 13, 2021, 01:08:41 PM
Lewis White, do you have any finding to share?
Title: Re: Bug with checkout?
Post by: Yuzafi on June 14, 2021, 04:30:31 AM
Yup, me too having the same problem

bla..bla...index.php?rt=checkout/fast_checkout

bla..bla...index.php?rt=checkout/fast_checkout&single_checkout=1

Title: Re: Bug with checkout?
Post by: Basara on June 14, 2021, 05:18:57 AM
Yup, me too having the same problem

bla..bla...index.php?rt=checkout/fast_checkout

bla..bla...index.php?rt=checkout/fast_checkout&single_checkout=1

Please check the errors in the browser console (https://balsamiq.com/support/faqs/browserconsole/) and AbanteCart error log (https://forum.abantecart.com/index.php/topic,834.msg3085.html#msg3085)
Title: Re: Bug with checkout?
Post by: Yuzafi on June 15, 2021, 02:25:06 AM
 Unknown Error: AbanteCart core v.1.3.0 syntax error, unexpected ')' in <b>/home/keskipco/public_html/niaga/extensions/fast_checkout/storefront/controller/pages/checkout/fast_checkout.php</b> on line <b>200</b>
Title: Re: Bug with checkout?
Post by: Basara on June 15, 2021, 09:46:25 AM
Hello.
Please switch to PHP 7.4
Title: Re: Bug with checkout?
Post by: abolabo on June 15, 2021, 10:01:12 AM
Unknown Error: AbanteCart core v.1.3.0 syntax error, unexpected ')' in <b>/home/keskipco/public_html/niaga/extensions/fast_checkout/storefront/controller/pages/checkout/fast_checkout.php</b> on line <b>200</b>

please check this fix

https://github.com/abantecart/abantecart-src/commit/47badf1f852a3cb2c35b5c978b4eb165766b578a
Title: Re: Bug with checkout?
Post by: Yuzafi on June 16, 2021, 12:30:46 PM
Hello.
You can disable Fast checkout in the Extensions > All extensions > Fast checkout but before that please check the errors in the browser console and AbanteCart error log  (https://forum.abantecart.com/index.php/topic,834.msg3085.html#msg3085)

I disabled fast checkout and the problem solve. Yeah, there's no 'Buy Now' button. it's ok for this time being as long as i can go the other process which is check out.. thanks
Title: Re: Bug with checkout?
Post by: Yuzafi on June 16, 2021, 12:49:57 PM
Unknown Error: AbanteCart core v.1.3.0 syntax error, unexpected ')' in <b>/home/keskipco/public_html/niaga/extensions/fast_checkout/storefront/controller/pages/checkout/fast_checkout.php</b> on line <b>200</b>

please check this fix

XXXX/abantecart/abantecart-src/commit/47badf1f852a3cb2c35b5c978b4eb165766b578a

Hi, i did try to view the suggestation But, since i still newbie.. I can't understand what it's mean & what should i do & where i need to adjust it. Care to teach me. thank you very much & i really appreciate it.
Title: Re: Bug with checkout?
Post by: llegrand on June 16, 2021, 03:02:52 PM
as an assistance to admins who aren't use to working in the code or where different things are found with in the AbanteCart files  we often post a "patch file" in our WHY2 AbanteCart Information Hub

We have done so for this fix from core devs.

https://why2central.net/patch/abantecart-v1-3-0-default-fast-checkout-typo-fix/

There is also a clickable link to how to  install via cPanel.

Hope this will assist you.

The Why2 Support Team
a third-party developer of extensions and integrations
Title: Re: Bug with checkout?
Post by: Yuzafi on June 17, 2021, 03:30:01 AM
Ok, thank you very much