Hi, I wonder if anyone can help me?
I try to create banners in Opencart but get a very big error message as follows : Fatal error: Uncaught exception 'ErrorException' with message 'Error: Unknown column 'description' in 'field list'<br />Error No: 1054<br />INSERT INTO oc_banner_image_description SET banner_image_id = '129', language_id = '1', banner_id = '15', title = 'Banner test', description = ''' in /home/myhost/public_html/mysite.com/shop4/system/database/mysqli.php:41 Stack trace: #0 /home/myhost/public_html/mysite.com/shop4/vqmod/vqcache/vq2-system_library_db.php(20): DBMySQLi->query('INSERT INTO oc...') #1 /home/myhost/public_html/mysite.com/shop4/vqmod/vqcache/vq2-admin_model_design_banner.php(37): DB->query('INSERT INTO oc...') #2 /home/myhost/public_html/mysite.com/shop4/vqmod/vqcache/vq2-admin_controller_design_banner.php(55): ModelDesignBanner->editBanner('15', Array) #3 [internal function]: ControllerDesignBanner->update() #4 /home/myhost/public_html/mysite.com/shop4/vqmod/vqcache/vq2-system_engine_front.php(42): call_user_func_array(Array, Array) #5 /home/ypnaitji/public_html in /home/myhost/public_html/mysite.com/shop4/system/database/mysqli.php on line 41
Also, I have cloned the site to try and work around the problem but get this message now appearing on the front end: Notice: unserialize(): Error at offset 408 of 520 bytes in /home/myhost/public_html/mysite.com/the_shop/index.php on line 67
Any ideas anyone?
Thanks in advance.....