When using the default Input Earth map, clicking on a marker adds an Info Window with this error:

AJAX/HTTP error
An error occurred. /gmaps/views/node-marker/autocomplete <br /> <b>Fatal error</b>: Call to undefined function jquery_update_get_replacements() in <b>/sites/all/modules/gmaps/gmaps.module</b> on line <b>2647</b><br /> 

Comments

stevestaso’s picture

Version: 6.x-2.x-dev » 6.x-2.0-beta2

Updated the status to show Version 6.x-2.0-beta2

pitxels’s picture

Is this fixed in the 6.x-2.x-dev version ?

pitxels’s picture

I am not a drupal expert but the jquery_update_get_replacements() function doesn't seems to be related to this project but rather to jquery_update,

I'm wondering if this is just a typo issue...

xmarket’s picture

This is a bug. There's no check for the existence of the function jquery_update_get_replacements().

pitxels’s picture

Yeah when I disabled that IF statement the info showed correctly.

However I don't know how to create a decent patch.

xmarket’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.