When config was done by hand, gmap markers worked fine. After setting up vocabulary, taxonomy and gmap_marker settings in verdant_share.install all the posts disappear in the view when setting Gmap settings Marker Handling to "By Term (for node views)" Seeing this in the view when sorting by term:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'gmap_taxonomy_node.vid' in 'on clause'

Comments

stephen verdant’s picture

Priority: Major » Normal
Status: Active » Postponed

Summary: gmap markers for D7 appears to be very unfinished.

I tried the patch here: http://drupal.org/node/1057922#comment-5104772 and #comment-4346462
but it didn't work... though I didn't spend enough time experimenting with extended_map. Seems like the next step would be to work on gmap markers, and then would still need a patch to hand users ... too complex for the module release even if I get it working for me.

Implementing Plan B Quick Fix: Tell users to erase the key until gmap is working for them.

Plan C: try gmap_extended. Quick effort was giving different error.

Track these threads:
http://drupal.org/node/1057922
http://drupal.org/node/1343372
and maybe
http://drupal.org/node/1459606

isay’s picture

try this link

this should fix this problem.

stephen verdant’s picture

Status: Postponed » Closed (fixed)

That patch has been committed over at gmap and seems to solve the problem