ginkgostreet / com.ginkgostreet.geofill

When CiviCRM geocodes an address, the geocoding service generally returns much more information than CiviCRM uses. This extension allows site administrators to set a policy for what to do with that information on a field-by-field basis: discard it, fill in missing data, or overwrite existing data.
Other
4 stars 2 forks source link

Error message when upgrading to Civi 5.19.2 #9

Open joemcl opened 4 years ago

joemcl commented 4 years ago

When I upgraded to Civi 5.19.2, and ran drush civicrm-upgrade-db I got this error message:

WD php: Error: Class 'CRM_Geofill_Utils' not found in include() (line 10 of                                                                                                        [error]
/var/www/joe-demo/htdocs/sites/all/civicrm-custom/extensions/com.ginkgostreet.geofill/settings/policy.setting.php).
Error: Class 'CRM_Geofill_Utils' not found in include() (line 10 of /var/www/joe-demo/htdocs/sites/all/civicrm-custom/extensions/com.ginkgostreet.geofill/settings/policy.setting.php).

I've disabled and uninstalled the extension, for now. I then re-ran drush civicrm-upgrade-db and got back You are already upgraded to CiviCRM 5.19.2.