Hi!

Using gmap+location cck(only addresses, no lat or long) on users: the location is showing up in the user page but not in any views of users(multiple locations) I tried to create, why? I have tried whit Gmap and Gmap extended formats whiout any results. No error message or anything else, only an empty map.

Using gmap+location cck(only addresses, no lat or long) works well whit nodes : the location appears on node pages and on views of nodes(multiple locations).

Should I be using user location insted of location cck for users?

I have read here (http://drupal.org/node/375259#comment-1288348) that it was 'better' (or a newer way) to use location cck, so I have "upgraded" to it in D7 from a D6 install that was using user locations... was this a bad choice, should I revert?

Thx

Comments

dadaisme’s picture

Category: support » bug

I forgot to mention in addition to the above, Gmap Location is supposed to provide a map of users, but it don't seems to work whit location cck but only whit user location.

Is this a bug?

dadaisme’s picture

Version: 7.x-2.7-beta2 » 7.x-2.4-beta2

[edit:sorry, wrong version]

dadaisme’s picture

Version: 7.x-2.x-dev » 7.x-2.7-beta2
podarok’s picture

Version: 7.x-2.4-beta2 » 7.x-2.x-dev

moving to proper version

mastoll’s picture

Was this problem ever resolved?

jegaudin’s picture

I am having the same issue which is solved by using the "old" user location field but I would really prefer to use a cck field for flexibility. Any idea what is the problem?

ghosts’s picture

Same issue. Attached a location to user as a CCK/entity field. Geolocation is working because I can display the map on the individual user page. However, creating a View of User with Format: Gmap will not produce anything--the view div is empty.

EDIT: switching to Extended Gmap will display a map (Gmap setting does not generate a map) but there are still no markers.