delahaye / dlh_googlemaps

Google Maps Extension für Contao
20 stars 26 forks source link

4.4.3 Contao - Google Maps Uninstall #81

Closed greenskyes closed 6 years ago

greenskyes commented 6 years ago

Hi, today I've try to use Google Maps Extension (installed over Contao-Manager). After some try and fights with API-Key I've decided to uninstall Google Maps to use an iframe-solution. Over a regulary way, to uninstall Google Maps with a Contao Manager, I've got an Error in Frontend:

An exception occurred while executing 'DELETE FROM tl_dlh_googlemaps_elements WHERE NOT EXISTS (SELECT * FROM tl_dlh_googlemaps WHERE tl_dlh_googlemaps_elements.pid = tl_dlh_googlemaps.id)': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'c32abk.tl_dlh_googlemaps_elements' doesn't exist

Database is updated, I can arrive the Backend but not the Frontend. What do I do wrong? I will be thankfull for any answer!