Articles on: Amazon Marketplace (Prestashop)

No language selected, nothing to do

You cron log reports this message :

No language selected, nothing to do ...
You configured the cron job to execute this command line :

wget -qO- http://votredomaine.com/prestashop/modules/amazonv5/functions/products.php?cron=1

You should add double quotes to protect your URL, as this :

wget -qO- “http://votredomaine.com/prestashop/modules/amazonv5/functions/products.php?cron=1”

We just added double quotes to the URL.

Updated on: 19/05/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!