When i try to submit node, i receive the following error:
Fatal error: Call to undefined function: location_province_list_() in /var/www/httpdocs/sites/all/modules/location/location.module on line 1644
Drupal 5.7, Gmap 5.x-1.0-beta1

Comments

bdragon’s picture

Status: Active » Fixed

Thanks for the report. Should be fixed now. http://drupal.org/cvs?commit=121825

grafik’s picture

thank you, now working

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

philkn’s picture

Version: 6.x-3.x-dev » 6.x-3.1-rc1

Hello folks. I'm getting "call to undefined function" error whenever I try to perform the following tasks:

1...when I go to: admin/settings/location
2...when I try to edit content types: admin/content/node-types

In both cases, here is a complete error that I'm receiving:
Fatal error: Call to undefined function location_get_iso3166_list() in /var/www/phildev/sites/all/modules/location_m/location.module on line 670

Also: when I comment our the "location_get_iso3166_list()", the next function show in the error.

Please help!..

Phil