QUESTION:
The module is installed correctly as we have been using it for a long time. However, currently, we can't database, it shows "Downloading file from the host..." as below:
Can you tell me how to fix it?
ANSWER:
To fix this error, in the file Bss\GeoIPAutoSwitchStore\Controller\Adminhtml\System\Config\Download.php,
please edit line 53
from
const BSS_GEOIP_LINK = 'https://bsscommerce.com/pub/download/GeoIPCountryCSV.zip';
to
const BSS_GEOIP_LINK = 'https://bsscommerce.com/download/GeoIPCountryCSV.zip';
If you have any other question or concern, please feel free to contact us. We'd be happy to support!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article