public function setMedia($isNewTheme = false)
{
parent::setMedia($isNewTheme);
.......
.......
}
Hi.
On php 7.3 need fix error -> public function setMedia
Edit two files:
- controllers/admin/AdminKbcfOrdersController.php
- controllers/admin/AdminKbcfFeeProfilesController.php
Search -> public function setMedia
Fix with this example:
Code:public function setMedia($isNewTheme = false) { parent::setMedia($isNewTheme); ....... ....... }
Grettings.
Thank you for this amazing module! Im looking for it so far!Cash on Delivery with fee addon Prestashop allows the store admin to offers the CoD option to their customers with an additional fee.
View attachment 3159
Does it allow without fee?Cash on Delivery with fee addon Prestashop allows the store admin to offers the CoD option to their customers with an additional fee.
View attachment 3159
thanksCash on Delivery with fee addon Prestashop allows the store admin to offers the CoD option to their customers with an additional fee.
View attachment 3159
niceCash on Delivery with fee addon Prestashop allows the store admin to offers the CoD option to their customers with an additional fee.
View attachment 3159