Closed (fixed)
Project:
Location
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2007 at 09:02 UTC
Updated:
5 Nov 2008 at 00:11 UTC
The location information is visible to Admin, but not to registered users with the correct permissions.
Comments
Comment #1
mr.andrey commentedI'm experiencing the same problem. Admin user can see everyone's Location data in the account/profile, but not regular registered users. Regular users can only see their own location.
Is anyone else experiencing this problem?
Comment #2
mr.andrey commentedHere's a quick fix for this. It will display location on user's profiles if the current user has the permissions to "submit latitude/longitude", as opposed to perms to "administer users". Ideally there would be a new perm checkbox that says "view users' location", but this works for me for now.
in location.module, find this line:
... and replace with this:
Andrey.
Comment #3
bdragon commentedIn 3.x there is a 'view all user locations' permission.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.