Re: Responsive Sheffield Blue - page width
Hi Anne,
I don't know if you've been following my other thread but you might want to take a look at the SQL patches syntax. It is not directly causing my issue but was identified as a side effect.

Originally Posted by
DrByte
Syntactically the patch you've been given isn't properly designed to work in the SQL patch tool.
Try removing the first field from those INSERT statements, since it should never be supplied if it's just gonna be auto-incremented (null) anyway. I've highlighted them here, from your first code snippet:
Code:
INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES
(NULL, '<font color="#0044ff">ACTIVATE Responsive Template by selecting Column Widths</font>', 'COLUMN_WIDTH', '2', ........
Rick
RixStix (dot) com
aka: ChainWeavers (dot) com
Bookmarks