Closed (fixed)
Project:
Location
Version:
6.x-3.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 11:38 UTC
Updated:
15 Nov 2010 at 21:00 UTC
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
Comment #1
bdragon commentedThanks for the report. Should be fixed now. http://drupal.org/cvs?commit=121825
Comment #2
grafik commentedthank you, now working
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
philkn commentedHello 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