I have a slight problem - I have the previous version of googlefroogle installed, and when I run the 1.26 patch, I get the following (patch code first)
I also now haveCode:UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING'; UPDATE configuration SET configuration_title='Display quantity', configuration_description='Display products quantity?' WHERE configuration_key='GOOGLE_FROOGLE_IN_STOCK'; DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING_LOW'; DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_TO_DISPLAY'; DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_TO'; DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_FROM_DISPLAY'; DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_FROM'; UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING'; 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING'' at line 1 in: [UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';] If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
at the top of each admin page...Code:nu($name, $languages_array, $languages_id); } } ?>


Reply With Quote

