qaz216 Posted August 13, 2008 Posted August 13, 2008 Hi, When I run the headertags_seo_install.php script, I get the following error. 1366 - Incorrect integer value: '' for column 'configuration_id' at row 1 INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added, use_function) VALUES ('','Automatically Add New Pages', 'HEADER_TAGS_AUTO_ADD_PAGES', 'true', 'Adds any new pages when Page Control is accessed (true=on false=off)', '20', '3', 'tep_cfg_select_option(array(\'true\', \'false\'), ', now(), NULL) I am using mysql5 and have seen that users have recommended turning of mysql strict-mode by doing this. SET @@global.sql_mode='MYSQL40' Is this the correct approach? Thanks! Quote
qaz216 Posted August 13, 2008 Author Posted August 13, 2008 Sorry ... this was meant for header tag seo thread ... please discard. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.