user warning: Table 'testsite.gmaps_user_marker_option' doesn't exist query: SELECT * FROM gmaps_user_marker_option WHERE uid = 1 in C:\xxx\xampp\htdocs\modules\gmaps\modules\gmaps_user\gmaps_user.module on line 360.

What could be the problem

Comments

myjw2k’s picture

thanks !

tpainton’s picture

Having the exact same error. Any insight would be appreciated.

tpainton’s picture

It appears the problem is likely with SQL newer version? (5.1). By deleting line 242 and 250 in gmap_user.install this bug is fixed. Not sure if this will cause other bugs.. I don't have time to fish it out.. We shall see I guess. I assume sql 5.1 doesn't support default values in BLOB's.