- Issue created by @douggreen
- πΈπ°Slovakia poker10
Thanks for reporting and working on this. Is this issue only when using
drush updb
? I tried to simulate it using a standard update.php process and no warning appeared.
Fix warning after every ```drush updb```, that shows up with ```drupal_set_message()```.
Warning: Use of undefined constant GEOFIELD_GEOHASH_LENGTH - assumed 'GEOFIELD_GEOHASH_LENGTH' (this will throw an Error in a future version of PHP) in geofield_field_schema() (line 84 of /var/www/html/docroot/sites/all/modules/contrib/geofield/geofield.install).
Active
2.0
Code
Thanks for reporting and working on this. Is this issue only when using drush updb
? I tried to simulate it using a standard update.php process and no warning appeared.