location_uninstall() is missing some close-quotes:

user warning: 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 ''location_settings_node_%' at line 1 query: SELECT name FROM variable WHERE name LIKE 'location_settings_node_% in XXXX/sites/all/modules/location/location.install on line 32.
user warning: 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 ''location_geocode_%' at line 1 query: SELECT name FROM variable WHERE name LIKE 'location_geocode_% in XXXX/sites/all/modules/location/location.install on line 38.
user warning: 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 ''location_maxnum_%' at line 1 query: SELECT name FROM variable WHERE name LIKE 'location_maxnum_% in
XXXX/sites/all/modules/location/location.install on line 44.
user warning: 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 ''location_defaultnum_%' at line 1 query: SELECT name FROM variable WHERE name LIKE 'location_defaultnum_% in XXXX/sites/all/modules/location/location.install on line 48.
CommentFileSizeAuthor
location-install.missing-quotes.patch1.32 KBlyricnz

Comments

bdragon’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.