hi,

you have a little bug in gmap_location.module line 280:

-      ". $add_sql), 'node', $nid);
+      ". $add_sql, 'node', $nid));

Comments

bdragon’s picture

Status: Active » Closed (duplicate)

Duplicate of #307964: Error in function gmap_location_node_page. Thanks for the report!