A test site I am working on is fine and doesn't have the 'description' field - any ideas how this could happen?
I thought it may be easy to unistall the banner module and reinstall it but I can't find any info on how to do this (the uninstalling is easy but finding a core module to reinstall doesn't seem so easy...)

This is the error: 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 = '132', language_id = '1', banner_id = '18', title = 'nowt', description = 'nowt'' in /home/myhome/public_html/mysite.co.uk/shop/system/database/mysqli.php:41 Stack trace: #0 /home/myhome/public_html/mysite.co.uk/shop/vqmod/vqcache/vq2-system_library_db.php(20): DBMySQLi->query('INSERT INTO oc_...') #1 /home/myhome/public_html/mysite.co.uk/shop/vqmod/vqcache/vq2-admin_model_design_banner.php(16): DB->query('INSERT INTO oc_...') #2 /home/myhome/public_html/mysite.co.uk/shop/vqmod/vqcache/vq2-admin_controller_design_banner.php(23): ModelDesignBanner->addBanner(Array) #3 [internal function]: ControllerDesignBanner->insert() #4 /home/myhome/public_html/mysite.co.uk/shop/vqmod/vqcache/vq2-system_engine_front.php(42): call_user_func_array(Array, Array) #5 /home/myhome/public_html/mysite in /home/myhome/public_html/mysite.co.uk/shop/system/database/mysqli.php on line 41
Thanks in advance.