Page 1 of 1

Fatal error: Call to undefined function...

PostPosted: Mon Oct 19, 2015 2:54 pm
by contact_5158
Hello,

When I try to import combinaisons via Back Office with ID as primary key, I have thie error :

> Fatal error: Call to undefined function truncateTables() in /var/www/vhosts/xxx.com/httpdocs/override/controllers/admin/AdminImportController.php on line 30

And if I try to import with REFERENCE as primary key, I have this one

> Fatal error: Call to a member function addCombinationEntity() on a non-object in /var/www/vhosts/vapdata.com/httpdocs/controllers/admin/AdminImportController.php on line 2291

Anyone have an idea ??

PS 1.6.11 + Agile multipleseller v3.2.1.1

Re: Fatal error: Call to undefined function...

PostPosted: Tue Oct 20, 2015 12:33 am
by shokinro
Is it back office or front store?
if it is back office, then it is not a problem of our modules, it is PrestaShop itself because we are using exactly the same import engine.
you can try to the same data by admin, it should be the same.