Hi
Is the manufactures_info getting the same ID's that manufactures ID table ?
This has been reported here ( well....more or less )

https://www.zen-cart.com/showthread....ML-v-2/page168

After doing some checking , I'm getting different ID's ....
so the $v_manufacturers_id = ($ep_uses_mysqli ? mysqli_insert_id($db->link) : mysql_insert_id()); is getting a higher number

Anyone else with this issue ?
(Note to mc12345678 : in this case, I'm importing the full EP4 file, no books )