Prestashop CDiscount Flux module changelog

What’s new for Prestashop CDiscount Flux module?

Prestashop CDiscount Flux module version 1.0.26 – 31 October 2023

Updated:

– Add code (if (!defined(‘PS_VERSION‘)) { exit; }) at begin of files in module
– Create .htaccess for module

Prestashop CDiscount Flux module version 1.0.25 – 15 September 2023

Updated:

excape variable in TPL file

Prestashop CDiscount Flux module version 1.0.24 – 28 March 2023

Updated:

Add config enable proxy (default is true)

Prestashop CDiscount Flux module version 1.0.23 – 23 September 2022

Updated:

checkProductStockList – limit (1000 products / request)

Prestashop CDiscount Flux module version 1.0.22 – 7 September 2022

Updated:

get reference from stock_info[product_reference]

Prestashop CDiscount Flux module version 1.0.21 – 2 August 2022


operator “??” not compatible with PHP versions

Prestashop CDiscount Flux module version 1.0.20 – 24 June 2022

Fixed:

Inconsistency when joining tables (utf8mb4_general_ci vs utf8mb4_unicode_ci)

Notice: Undefined property: AdminEuropeanFulfilmentOrdersController::$debugger

Sql Update:

ALTER TABLE ps_european_fulfilment_orders CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;

Back to module description