No lang selected, nothing to do

 

 You cron log reports this message : No lang 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.

Read More

Scheduled tasks

 

 Modules > Amazon > Scheduled tasks Using Cronjobs (Recommended) We recommend using the PrestaShop Crontab module if it is not installed on your PrestaShop, you can download it here: https://github.com/PrestaShop/cronjobs Installation is easy, the module automatically installs the scheduled tasks needed in your PrestaShop Cronjobs Module :   Traditional Scheduled Tasks, manual installation For each […]

Read More