Hello,

I have activate the search location. When I click on the tab "location" to call the url:

http://www.*myhomepage*.de/search/location/

I get the error message:

Fatal error: Call to undefined function gmap_set_location() in /www/htdocs/xxxxxx/drupal/sites/all/modules/location/contrib/location_search/location_search.module on line 271

Can anybody help me?

kind regards
drew29

Comments

bdragon’s picture

Oh, I guess I introduced a dependency on gmap... Hmm...

drew29’s picture

Status: Active » Fixed

thanks a lot for the quick answer.

Gmap was actually the problem ;-) ... I namely forgot to install it. sorry

kind regards
drew29

bdragon’s picture

Version: 6.x-3.0-rc2 » 6.x-3.x-dev
Assigned: drew29 » Unassigned

Fixed for real by adding an actual dependency on gmap.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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