NullMind:
oops
ok, it is
admin/includes/modules/product/collect_info.php
If I remove the following code, it works
if (!defined(MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS) {
define('MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS', 'none');
}
This is a bug, I'm surprised it wasn't already reported. replace ln 106 with:
```php
if (!defined('MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS')) {
As for your other problem, I have no clue, I've never received any error messages from Turbo Lister 2.0 Canadian Version or from the US version. Make sure you open an resave the file before importing with the program. There isn't any "uploading" involved.