Hi

I just updated from beta6 to the new rc1 version. I did run the update script and noticed that gmap_taxonomy_node was droped/created

Now some of my markers are messed up. Where it was green it is now blue, when i try to edit the term page I get the following error message and nothing is updated.

user warning: Duplicate entry '724' for key 1 query: INSERT INTO gmap_taxonomy_node (nid, tid, marker) (SELECT t.nid, t.tid, g.marker FROM term_node t INNER JOIN gmap_taxonomy_term g ON t.tid = g.tid WHERE t.tid = 11) in /home/public_html/includes/database.mysql.inc on line 174.

I did clear the marker cache and used Devel to clear even deeper but no luck

Thanks

Comments

vlooivlerke’s picture

Priority: Normal » Critical

Hi

After some heavy inspection to this problem, I noticed that all the markers moved one term up. And it is impossable to edit the term page.

Here is a link to my production site, (NOW MESSED UP)

http://hubmonster.co.za/map/tourism/search?filter0=Hartbeespoort

Please zoom in to see markers hidden by cluster marker. This site backend is driven by the GCG module and I see bdragon is maintaining it now :)

Please help

bdragon’s picture

Status: Active » Closed (duplicate)