Post by smhzhl » Wed May 01, 2024 9:36 pm

ı get this error I get this error after editing and saving the product from the admin panel.

Code: Select all

Fatal error: Uncaught Exception: Error: Unknown column 'meta_robots' in 'field list'<br />Error No: 1054<br />UPDATE oc_product SET meta_robots = '' WHERE product_id = '42' in /home/sevenmuha/public_html/system/library/db/mysqli.php:40 Stack trace: #0 /home/sevenmuha/datadir/storage/modification/system/library/db.php(55): DB\MySQLi->query('UPDATE oc_produ...') #1 /home/sevenmuha/datadir/storage/modification/admin/model/catalog/product.php(431): DB->query('UPDATE oc_produ...') #2 /home/sevenmuha/datadir/storage/modification/system/engine/loader.php(256): ModelCatalogProduct->editProduct('42', Array) #3 /home/sevenmuha/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array) #4 /home/sevenmuha/datadir/storage/modification/admin/controller/catalog/product.php(80): Proxy->__call('editProduct', Array) #5 /home/sevenmuha/datadir/storage/modification/system/engine/action.php(79): ControllerCatalogProduct->edit() #6 /home/sevenmuha/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registr in /home/sevenmuha/public_html/system/library/db/mysqli.php on line 40

Newbie

Posts

Joined
Mon Jan 07, 2019 10:53 pm

Post by IP_CAM » Wed May 01, 2024 10:11 pm


My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by ADD Creative » Wed May 01, 2024 10:41 pm

You have an extension tring to write to the column 'meta_robots' which does not exist in OpenCart. Disable your extensions one by one to find out which is causing the problem.

www.add-creative.co.uk


Guru Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by JNeuhoff » Wed May 01, 2024 11:58 pm

As ADD Creative said, the issue is caused by and extension, because the missing DB field it complains about doesn't exist in a standard OpenCart.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 20 guests