Hi all,
Don't know how to determine if this is a location problem, Gmap_location problem or a Gmap problem
New Users are not showing up on the map at map/users.
Old users are not all included in the map.
I just upgraded to locations 5.x-3.0
I think I have read and tried just about everything short of deleting all users and starting over.
Pretty sure its installed correctly. Got no errors on update.php
All permissions are correct. Zipcode files are correctly installed and codes are actually in the database table.
Don't know if this might be helpful... here's the location_instance table
there are 6 users that display on the GMap and 7 that have non-null UID entries.
All but one of these actually display strngely enough.
Full Texts nid vid uid genid lid
Edit Delete NULL NULL 11 63 Y
Edit Delete NULL NULL 103 36 Y
Edit Delete NULL NULL 102 37 Y
Edit Delete 1466 1469 NULL 34
Edit Delete 1481 1484 NULL 35
Edit Delete 1237 1238 NULL 59
Edit Delete NULL NULL 111 38 Y
Edit Delete 1546 1554 NULL 39
Edit Delete 1565 1595 NULL 41
Edit Delete NULL NULL 113 42 Y
Edit Delete NULL NULL 120 54 N
Edit Delete 1600 1675 NULL 46
Edit Delete 1602 1677 NULL 58
Edit Delete 1613 1690 NULL 62
Edit Delete NULL NULL 126 50 Y
Edit Delete 1612 1689 NULL 51
And the location module is at least partially working.
1) It will calculate and insert lat/long from city,state,zip info
2) It will successfully do a zipcode proximity search.
3) It will insert the locative group of fields into the content type form and appropriately into generated content.
any ideas or help would be greatly appreciated. been at this all day so far ...
Thanks in advance
Jack
FWIW
Drupal 5.12
Configuration file Protected
Cron maintenance tasks Last run 5 weeks 1 day ago
You can run cron manually.
Database schema Up to date
Drupal core update status No update data available
No information is available about potential new releases for currently installed modules. To check for updates, you may need to run cron or you can check manually. Please note that checking for available updates can take a long time, so please be patient.
File system Writable (public download method)
JQuery Update Installed correctly
The current installed version of JQuery is 1.1.2
MySQL database 5.0.67
Organic groups modules Organic groups works best when job_queue.module.module is enabled. See the Integration section of the README file.
PHP 5.2.8
PHP register globals Disabled
Unicode library PHP Mbstring Extension
Web server Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8b mod_bwlimited/1.4
Comments
Comment #1
jackspiv commentedThe table above came out kind of munched and cant edit it.
The genid column is entirely empty.
so the uid and the lid columns are shown next to eachother.
the letters Y and one N at the end of the lines show whether the user displayed on the GMap or not.
Sorry for the hassle...
Comment #2
arilikeairy commentedThis is only sort of related to the previous post. I'm not sure where else to post it.
Hi, I'm using Drupal 6.8's core module (Profile) for user profiles and I wonder if I can even get users to show up on the GMap with the Location module. I know you can relate locative information to nodes, but if I don't have users as nodes, is this possible?
Thanks for any help/info you can provide!
Comment #3
yesct commentedarilikeairy, your issue is a separate issue. :) You can make new issues by just clicking "create new issue" and then filling in your details. You will probably want to use the location cck fields, but they are still working out how to add a relation to use the location cck fields with views to get them to display on a map.
Alternatively, you can change the number of allowed locations (native, non-cck locations) on the profile nodes and that should add your users to the NODE map (not the user map).
Oh, also, you could just change the number of allowed locations (also native, non-cck locations) on the user and that will automatically add users to the USER map. .... look at: admin/user/settings and expand out user locations and expand out number of locations.
Comment #4
yesct commentedjackspiv, I dont know an exact answer, but I'll tag this with upgrade issues, and maybe one of the other issues with that tag will help you.
Is this still a problem for you? If it is not still a problem, I'll probably close this issue.
Comment #5
yesct commentedComment #6
yesct commented