My error log is:
PHP Fatal error: Uncaught Exception: Error: Unknown column 'import_batch' in 'field list'<br />Error No: 1054<br />SELECT import_batch FROM ocwt_product WHERE import_batch <> '' GROUP BY import_batch in /home/ch375002/public_html/system/library/db/mysqli.php:40
Stack trace:
#0 /home/ch375002/ocartdata/storage/modification/system/library/db.php(58): DB\MySQLi->query('SELECT import_b...')
#1 /home/ch375002/ocartdata/storage/modification/admin/controller/catalog/product.php(334): DB->query('SELECT import_b...')
#2 /home/ch375002/ocartdata/storage/modification/admin/controller/catalog/product.php(64): ControllerCatalogProduct->getList()
#3 /home/ch375002/public_html/vqmod/vqcache/vq2-_home_ch375002_ocartdata_storage_modification_system_engine_action.php(79): ControllerCatalogProduct->index()
#4 /home/ch375002/public_html/admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array)
#5 /home/ch375002/public_html/vqmod/vqcache/vq2-_home_ch375002_ocartdata_storage_modification_system_engine_action.php(79): Contro in /home/ch375002/public_html/system/library/db/mysqli.php on line 40
Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces
“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.
What do you mean by the "import batch extension" ?
i have many modification
you have an import extension installed, probably to import product data.i don't add any new plug in
Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces
“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.
For all the other people that maybe will come to this post for help, i have the "Universal Import/Export Pro" plug in active and make me this problem.
But the same i have for more than 1 week and it doesn't seem to have any issue, why had one now?...
Code: Select all
SELECT import_batch FROM ocwt_product WHERE import_batch <> '' GROUP BY import_batch...
As long as that query is not executed, you are fine.
But an extension with a missing table column is bad news, what else is missing....so better remove the whole damn thing first.
Besides, no extension should alter a core table like products, that is asking for trouble in the future.
Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces
“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.
Users browsing this forum: Amazon [Bot] and 21 guests