Whenever I to add or edit entries in one of my weblogs (ExpressionEngine 1.6.2 Build: 20080129). I receive the following message:
MySQL ERROR:
Error Number: 1054
Description: Unknown column 'field_id_17' in 'field list'
Query: UPDATE `exp_weblog_data` SET `weblog_id` = '5', `field_id_14` = '\"image\"', `field_ft_14` = 'none', `field_id_17` = 'a', `field_ft_17` = 'none', `field_id_15` = 'You have to decide whether you want Moot installed on your laptop only or to both laptop and your Windows mobile. To enjoy the full experience we recommend the latter, but if you choose to install on the laptop only you still are a Mooter.', `field_ft_15` = 'xhtml', `field_id_16` = 'Moot is installed like any other piece of software. Simply click the download button and follow the instructions. For now Moot runs on Windows XP, Windows Vista and Windows Mobile Phones with WLAN. But please check this website to look for updates and new supported platforms.\n', `field_ft_16` = 'xhtml', `field_id_26` = '', `field_ft_26` = 'none' WHERE entry_id = '16'I read the forum post here and followed the advice as I recently added and deleted custom fields from a field group. I’ve repaired and optimized all tables via the SQL Manager. I don’t have any related fields that could be calling in anything I’ve removed nor do I have any extensions installed. Unfortunately I can’t upgrade to the latest version right now. When I view the exp_weblog_data table field_id_17 isn’t there. Does anyone have any advice as to what I could try next?
Thanks