Hi guys,
PHP 7.1.13 + Joomla 3.8.3 + Seblod 3.15.0 + Address to Coordinates 1.3.3
Updating the plugin to Address to Coordinates 1.4.0: At the end using Seblod Updater I updated the plugin with success, but before through Joomla updater I had back the Error messages:
Warning: Update path does not exist.
Message: Error updating COM_INSTALLER_TYPE_TYPE_.
1 - Please, I don't remeber, Is that the right behaviour and/or should work also upgrading through the Joomla updater?
Once updated, saving a user profile, I have back:
An error has occurred
0 API keys with referer restrictions cannot be used with this API.
/... .../libraries/joomla/google/embed/maps.php:813
Call stack |
# | Function | Location |
1 | () | JROOT/libraries/joomla/google/embed/maps.php:813 |
2 | JGoogleEmbedMaps->geocodeAddress() | JROOT/plugins/cck_field/address_to_coordinates/address_to_coordinates.php:185 |
3 | plgCCK_FieldAddress_To_Coordinates::onCCK_FieldBeforeStore() | JROOT/libraries/cms/cck/cck.php:32 |
4 | JCck::callFunc_Array() | JROOT/libraries/cck/base/form/store_inc.php:268 |
5 | include_once() | JROOT/administrator/components/com_cck/models/form.php:22 |
6 | CCKModelForm->store() | JROOT/administrator/components/com_cck/controllers/form.php:60 |
7 | CCKControllerForm->save() | JROOT/libraries/src/MVC/Controller/BaseController.php:710 |
8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_cck/cck.php:32 |
9 | require_once() | JROOT/libraries/src/Component/ComponentHelper.php:381 |
10 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:356 |
11 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:101 |
12 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:159 |
13 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:267 |
14 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/index.php:51 |
2 - Before to post on GitHub, please, Do you have the same experience ?
Am I forgivig anything ?!?