very strange...I think I've installed it all properly but I am unable to enter data into user accounts to get their pins on the user map. I've tried using the interactive map to plot a point and also have the location.module installed and enabled so users can enter their address. It's almost like it is unable to save any entered data as if you go back to their user settings after entering the info all the fields are blank. I've tried both Mac & PC and various browsers to see fi twas a browser issue but no success.
I also am unable to get the location module to allow me to tag a location to any node created.
and my default user and node map pages are still centered around Europe, the default map settings. I've changed the default settings but it doesn't seem to change anything.
I've used the v4.7 of this module (on a different site) with great success....but ZERO luck getting it to work on this 5.2 site.
Comments
Comment #1
mdowsett commentedI moved this to the location module as I think it is more of an issue with this module than gmap.
I had to fix my theme to see the error messages and when I did so, it pointed to the location module...it said there were no tables. I looked in phpMyAdmin to see that there was in fact no location tables so I ran the location.mysql file manually and that worked (to create the table).
No there error(s) read:
user warning: Unknown column 'eid' in 'where clause' query: SELECT * FROM location WHERE eid=1 AND type='user' in /home/httpd/vhosts/soga.ca/httpdocs/drupal/includes/database.mysql.inc on line 172.
** there is actually a whole list of errors that point to that line but I didn't think listing them all would help.
Any idea on how I fix that?
Comment #2
bdragon commentedWontfix for 1.x. Location 3 should not have any problem (no more eid.)