Closed (fixed)
Project:
Event Rideshare
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Feb 2012 at 23:11 UTC
Updated:
8 Nov 2012 at 21:19 UTC
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
Comment #1
stephen verdant commentedSummary: 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
Comment #2
isay commentedtry this link
this should fix this problem.
Comment #3
stephen verdant commentedThat patch has been committed over at gmap and seems to solve the problem