Error In EasyStore Checkout – "Unknown Column In Field List" - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Error In EasyStore Checkout – "Unknown Column In Field List"

AF

Alexander Frenkel

EasyStore 8 months ago

Dear JoomShaper Support Team,

I am experiencing a critical issue with EasyStore. After clicking on "Checkout," I receive the following error message: Unknown column 'ord_pro_map.cart_item' in 'field list'

As a result, the order is not processed, and the shopping cart is emptied.

Could you please assist me in resolving this issue as soon as possible? I appreciate your prompt support.

Best regards, Alexander

0
12 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 7 months ago #186302

Hello,

Please use this sql query on your database, Hope it will resolve your issues.

ALTER TABLE `j5ws_easystore_orders` ADD `is_tax_included_in_price` TINYINT NOT NULL DEFAULT 1 AFTER `coupon_amount`;

Hope it will resolved your issues.

If no then create a new database, then import it: site-j5-warum.sql.zip

Thanks,

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 7 months ago #184166

Hello Alexander,

Thanks for reaching out to us.

Could you please share your cPanel or database access in the hidden content section, so I can investigate this further?

Looking forward to your response.

Thanks!

0
AF
Alexander Frenkel
Accepted Answer
7 months ago #184179

Hi Ziaul , unfortunatelly I can't provide access too db as it's on provider side. But I made an db export. you have the link in the hidden part of this message. Thanks and regards, Alexander

0
AF
Alexander Frenkel
Accepted Answer
7 months ago #185104

Hello Joomshaper-Support, any news on this issue? Just updated Joomla and EasyStore to the last versions but there is the same issue. How am I supposed to use the component if the main functionality does not work? Thanks and regards, Alexander

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 7 months ago #185147

Hello,

I have restored your Akeeba backup on my local PC and didn’t encounter any issues.

Could you please provide your database again? It seems to be unavailable at the moment.

Thanks for your cooperation!

0
AF
Alexander Frenkel
Accepted Answer
7 months ago #185230

Hi Ziaul, DB is available now for 7 days with a new link.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 7 months ago #185274

Please, run this query on your database sql, Before this please keep you databse backup.

ALTER TABLE j5ws_easystore_order_product_map ADD `cart_item` TEXT NULL AFTER `price`;

Thanks,

0
AF
Alexander Frenkel
Accepted Answer
7 months ago #186068

Hi, did it, but checkout doesn't work properly. Checkout button stays in waiting status for long time without any reaction. After refreshing of the page the cart is empty. A lot of warnings to see in the easystore orders backend and in the order-emails (see pictures), which I'm getting for the first time.

0
AF
Alexander Frenkel
Accepted Answer
7 months ago #186283

Any news for me?

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 7 months ago #186298

I apologize for this delay.

Please allow me some time to get back to you with a solution.

Thanks!

0
AF
Alexander Frenkel
Accepted Answer
7 months ago #186332

Hi Ziaul, thanks, it seems to work now. You could close thee ticket.Best regards, Alex

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 7 months ago #186368

You are welcome.

0