The map isn't loading and there's a "Something went wrong" error, what should I check?
You might come across the following error on the Store Locator page:
If you see it, open dev tools in your browser and check in the console if the following error is present:
If you don't see any errors or if there's another error, please,
submit a ticket with our Support team.
Such error can appear if there's a conflict between third-party solutions in your instance (modules, themes, custom code) that use 'prototype' library, and new Google Maps library. To resolve this conflict, we released a fix in v.3.1.0 of Store Locator, so the extension needs to be updated to eliminate the error -
How to update an Amasty extension?
Related Articles
What to do if the map isn't loaded or there're exclamation marks in the address line?
If the map isn't loaded or/and there are exclamation marks in the address line, firstly, you may check the Console log. Usually, it contains the error that causes the issue with additional information on resolving the misbehavior: Alternatively, you ...
Generating a feed returns an error "Something went wrong: SQLSTATE[42S02]: Base table or view not found: 1146 Table '****inventory_stock_1' does not exist". How to fix this issue?
This error occurs when the inventory module is enabled, yet the inventory is not used. The issue can be resolved by adjusting the InventoryResolver.php file that is located either in the app/code/Amasty/Feed/Model/ or vendor/amasty/feed/Model/ ...
Generating a feed returns an error: "Something went wrong: Couldn't lock indexer. Reindex in progress". How to fix?
This message indicates that during the generation of the feed, its indexers are currently in progress, in the Processing status. Before proceeding with the next steps, please make sure to update the extension to version 2.8.0, where we significantly ...
Test connection fails with error "Unable to open SFTP connection as...", what might be the issue?
This error message appears as a result of an unsuccessful test connection. First thing is to double-check the credentials from the FTP settings tab. There's a chance that one of these values was entered with a typo, either the password or user name ...
I face some issues with the Elastic Search extension. What should I check?
If the extension doesn't work as expected (e.g. search results are not relevant or do not display at all), we'd recommend checking the module configurations following the instructions below. 1. A compatible version of the Elasticsearch Engine should ...