Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: checkout problem  (Read 9868 times)

Offline tajrean

  • Newbie
  • *
  • Posts: 21
  • Karma: +2/-0
    • View Profile
checkout problem
« on: April 16, 2019, 07:37:53 AM »
when trying to checkout problem occurs. see the picture

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: checkout problem
« Reply #1 on: April 16, 2019, 08:00:49 AM »
Hello.
Please check Invoice Start No and Invoice Prefix settings in Admin > System > Settings > Checkout

Offline tajrean

  • Newbie
  • *
  • Posts: 21
  • Karma: +2/-0
    • View Profile
Re: checkout problem
« Reply #2 on: April 16, 2019, 08:07:02 AM »
that was already set but still problem. how to fix?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: checkout problem
« Reply #3 on: April 16, 2019, 09:10:33 AM »
Hi. Does this problem appear on new installation? What is your AbanteCart and PHP version?

Offline tajrean

  • Newbie
  • *
  • Posts: 21
  • Karma: +2/-0
    • View Profile
Re: checkout problem
« Reply #4 on: April 16, 2019, 09:29:50 AM »
yesterday i installed and today i see problem. AbanteCart version is 1.2.14  php 7.1
« Last Edit: April 16, 2019, 09:41:08 AM by tajrean »

Offline tajrean

  • Newbie
  • *
  • Posts: 21
  • Karma: +2/-0
    • View Profile
Re: checkout problem
« Reply #5 on: April 16, 2019, 03:54:58 PM »
I tried installing AbanteCart thrice to check if checkout works. But still the same problem persists. Can this ever be fixed?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: checkout problem
« Reply #6 on: April 17, 2019, 01:13:16 AM »

Offline tajrean

  • Newbie
  • *
  • Posts: 21
  • Karma: +2/-0
    • View Profile
Re: checkout problem
« Reply #7 on: April 17, 2019, 04:25:41 AM »
after installing latest version following errors occured

SQL Error: Field 'payment_method_data' doesn't have a default value
« Last Edit: January 16, 2025, 09:03:00 PM by tajrean »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: checkout problem
« Reply #8 on: April 17, 2019, 06:32:39 AM »
looks like your webhost mysql is in strict mode

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 6144
  • Karma: +284/-2
    • View Profile
Re: checkout problem
« Reply #9 on: April 18, 2019, 06:05:21 AM »
In your sql manager (PHPmyadmin) run
Code: [Select]
SHOW VARIABLES LIKE 'sql_mode';

 

Powered by SMFPacks Social Login Mod