AbanteCart Community
Shopping Cart Operations => Support => Extension Support => Topic started by: Secured on November 02, 2017, 08:18:00 AM
-
Hi, on Guest Checkout Step 3 or when a User is logged in on the site.
Checking out either with Bank Transfer, Cash on Delivery, Cheque or if there is no payment extension enabled. Loads infinite after clicking on Confirm Order. And when refreshing the page doesn't work unless I restart PHP-FPM or use another browser session.
Strangely when I tried PayPal, it redirects to PayPal.
Order is submitted to admin though.
Is there any cause of this? That's the only issue that preventing me from making my website live.
-
Hello.
What is your AbanteCart version?
In the time you see issue check AbanteCart and server error logs
-
Hi, I’m using the latest version and just installed 2 days ago.
No error logs in AbanteCart and web server.
-
My guess you are using Ngnix. Is this correct? What is your PHP version? Can you PM access to your server? I will investigate.
-
My guess you are using Ngnix. Is this correct? What is your PHP version? Can you PM access to your server? I will investigate.
Yes, NGINX.
nginx/1.12.1
PHP 7.0.25 (cli) (built: Oct 24 2017 17:24:01) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.25, Copyright (c) 1999-2017, by Zend Technologies
My server doesn't have FTP though. Is there something else that I can send you?
NGINX Rules
pastebin . com/NF6F8cc3
Tried to disabled http2 and pagespeed but still the same.
-
I suspect issue is related to PHP 7.0. But to help us with guessing, we need to get your configuration.
Can you archive your code and database and PM to me with dropbox link?
I can set up on my side.
If that is too much, you can PM ssh access to your server.
-
I suspect issue is related to PHP 7.0. But to help us with guessing, we need to get your configuration.
Can you archive your code and database and PM to me with dropbox link?
I can set up on my side.
If that is too much, you can PM ssh access to your server.
Sure, what code do you want? As in the whole AbanteCart files or php.ini?
-
If you did not install any extensions and did not modify code, I just need MySQL database.
-
If you did not install any extensions and did not modify code, I just need MySQL database.
Okay, Private Messaged you.