If one parent product have more then 70 child products when custom field plugin in use (after csvi import), we have eror (administrator/components/com_virtuemart/plugins/vmcustomplugin.php on line 104) why??? What we can to do???
После импорта дочерних товаров к родительским с использованием плагина контроля остатков дочерних товаров (при помощи csvi) у родительских товаров содержащих около 80 дочерних товаров на сайте начала вылазить ошибка (administrator/components/com_virtuemart/plugins/vmcustomplugin.php on line 104). Как сделать так чтобы колличество товаров осталось, а ошибка пропала?
Hi AlexeyWinesmoke,
Could you provide more informations about the error ? (what is the error message you got)
Thanks
Warning: Invalid argument supplied for foreach() in Z:\home\myshop\www\administrator\components\com_virtuemart\plugins\vmcustomplugin.php on line 104
Warning: Invalid argument supplied for foreach() in Z:\home\myshop\www\plugins\vmcustom\stockable\stockable.php on line 226
The eror starting when qantity of child product for one parent product is more then 70 (for example 83), when using custom field plugin.