Author Topic: Incorrect order status with id = check data of tables ab99_order_status_ids  (Read 2945 times)

Offline kiwi

  • Newbie
  • *
  • Posts: 38
  • Karma: +3/-0
    • View Profile
    • Kiwi Custom Stamps Ltd
Hi,
 Can someone please help me find where this table is??  i cannot find it anywhere i look.

Also please let me know what i should be checking for?  i guess i have to add the newly added statuses to this table. But how can i find it as there is no AB99_ in my databases on 'phpMyadmin'

Please check data of tables ab99_order_status_ids and ab99_order_statuses (Screenshot of errors attached below)

Please, Thank you.


"The more you know, The more you know you don't know"

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Incorrect order status with id = check data of tables ab99_order_status_ids
« Reply #1 on: September 07, 2020, 08:31:08 AM »
table ab99_order_status_ids contains textual code of order status,
and table ab99_order_statuses contains descriptions of order status related to language_id such as "name".
You should to check if both tables contains order_status_id 19 and check descriptions and text code of it
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline kiwi

  • Newbie
  • *
  • Posts: 38
  • Karma: +3/-0
    • View Profile
    • Kiwi Custom Stamps Ltd
Re: Incorrect order status with id = check data of tables ab99_order_status_ids
« Reply #2 on: September 07, 2020, 08:53:33 AM »
table ab99_order_status_ids contains textual code of order status,
and table ab99_order_statuses contains descriptions of order status related to language_id such as "name".
You should to check if both tables contains order_status_id 19 and check descriptions and text code of it
Thanks, but where are these tables ?
"The more you know, The more you know you don't know"

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5773
  • Karma: +274/-2
    • View Profile
Re: Incorrect order status with id = check data of tables ab99_order_status_ids
« Reply #3 on: September 07, 2020, 08:58:09 AM »
tables in your database

Offline kiwi

  • Newbie
  • *
  • Posts: 38
  • Karma: +3/-0
    • View Profile
    • Kiwi Custom Stamps Ltd
Re: Incorrect order status with id = check data of tables ab99_order_status_ids
« Reply #4 on: September 07, 2020, 09:05:16 AM »
can't find tables in my database?


« Last Edit: September 07, 2020, 09:21:07 AM by kiwi »
"The more you know, The more you know you don't know"

Offline kiwi

  • Newbie
  • *
  • Posts: 38
  • Karma: +3/-0
    • View Profile
    • Kiwi Custom Stamps Ltd
Re: Incorrect order status with id = check data of tables ab99_order_status_ids
« Reply #5 on: September 07, 2020, 09:48:46 AM »
Found It .. phewww. was right there in aban625
all gonna get fixed now :-)
thanks for the help
"The more you know, The more you know you don't know"

 

Powered by SMFPacks Social Login Mod