Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Sorry, I misread the error report you had included. I tought the reference to gmap_user was the table, but I now see that the table is location. I don't know what the reference to gmap_user is.
I hope that the fix I put in also fixes your problem. If not please reopen this issue.
Do you have any gmap features that were implemented some other method (in the theme or in a block, or other module.)
I'm using the version 4.7.0 from gmap module. And it appered to me this error. I've solved like you say on this page, but now appears another error, in every page:
Parse error: parse error, unexpected T_CASE in C:\wamp\www\incognito\modules\gmap\gmap.module on line 837
Comments
Comment #1
sym commentedThis seems to work for me, although I get errors when updating any page (only admin users), even if there is no map.
Shouldn't all the location related code be removed? I don't think I am able to have gmap without location any more...
Comment #2
sym commentedAt the moment, I'm getting about 30 errors per forum page just by having this module installed.
Comment #3
webgeer commentedIt looks like sym has an old version of the gmap.module installed. It has been quite a while since the gmap_user table was ever used.
I have implemented the patch suggested by jvandervort. However, this will only fix errors that were showing on the administrator's page.
Comment #4
sym commentedI am using v1.30, last edited on the 5th of June. Does 8 days count as "quite a while"? I will update and see if it's fixed.
Comment #5
webgeer commentedSorry, I misread the error report you had included. I tought the reference to gmap_user was the table, but I now see that the table is location. I don't know what the reference to gmap_user is.
I hope that the fix I put in also fixes your problem. If not please reopen this issue.
Do you have any gmap features that were implemented some other method (in the theme or in a block, or other module.)
Comment #6
sym commentedThe latest one in CVS fixed the problems :) thank you.
No I didn't have anything else to change the gmap module - just the standard install.
Comment #7
Kardinal7 commentedI'm using the version 4.7.0 from gmap module. And it appered to me this error. I've solved like you say on this page, but now appears another error, in every page:
Parse error: parse error, unexpected T_CASE in C:\wamp\www\incognito\modules\gmap\gmap.module on line 837
Can you help me?
Thanks
Comment #8
(not verified) commented