I cannot create a client, I get the following error message:
user warning: Unknown column 'thread_subject' in 'field list' query: UPDATE support_client SET name = 'civbuild', path = 'civbuild', status = 1, integrate_email = 0, server_name = '', server_username = '', server_password = '', mailbox = 'INBOX', mailfrom = '', protocol = 0, extra = '/novalidate-cert', port = 0, autoassign = '', autosubscribe = '', thread_subject = 0, domains = '*', notes = '' WHERE clid = 0 in /home/drupal6s/public_html/sites/all/modules/support/support.admin.inc on line 248.
Comments
Comment #1
jeremy commentedWhoops! Fix committed:
http://drupal.org/cvs?commit=272968
Thanks for taking the time to report this bug!
To fix, you can either 1) disable the module, uninstall the module, upgrade the module, and then reinstall the module, or 2) force update 6002 to run. Either will work.