Done that instruction but got an error when i run the sandbox
JInstaller: :Install: Error SQL DB function failed with error number 1054
Unknown column '' in 'field list' SQL=INSERT INTO `[PREFIX]demo7291_userprodreg` (`id`,`params`,``,`product_name`,`product_code`,`date_created`,`date_modified`,`flavor_name`,`access`,`active`) VALUES (14,'',1,'','a990099','2012-12-19','2012-12-27',4,1,1) ,(12,'',10,'','123123','2012-12-19','2012-12-27',3,1,1) ,(11,'',10,'','1234567','2012-12-19','2012-12-20',1,1,1) ,(16,'',10,'','a1231234','2012-12-19','2012-12-27',3,1,1) ,(18,'',10,'','12321','2012-12-22','2012-12-27',3,1,1) ,(19,'',10,'','1112','2012-12-22','2012-12-27',4,1,1) ,(20,'',10,'','ghdfgdf','2012-12-22','2012-12-27',4,1,1) ,(21,'',9,'','998899','2012-12-27','2012-12-27',1,1,1) ,(22,'',9,'','11111','2012-12-27','2012-12-27',1,1,1) ,(23,'',9,'','222222','2012-12-27','2012-12-27',3,1,1) ,(24,'',9,'','333333','2012-12-27','2012-12-27',3,1,1) ,(25,'',9,'','321456987','2012-12-27','2012-12-27',1,1,1) ,(26,'',9,'','456456','2012-12-27','2012-12-27',1,1,1) ,(27,'',10,'','7896523','2012-12-27','2012-12-27',2,1,1);
SQL =
INSERT INTO `#__demo7291_userprodreg` (`id`,`params`,``,`product_name`,`product_code`,`date_created`,`date_modified`,`flavor_name`,`access`,`active`)
VALUES
(14,'',1,'','a990099','2012-12-19','2012-12-27',4,1,1)
,(12,'',10,'','123123','2012-12-19','2012-12-27',3,1,1)
,(11,'',10,'','1234567','2012-12-19','2012-12-20',1,1,1)
,(16,'',10,'','a1231234','2012-12-19','2012-12-27',3,1,1)
,(18,'',10,'','12321','2012-12-22','2012-12-27',3,1,1)
,(19,'',10,'','1112','2012-12-22','2012-12-27',4,1,1)
,(20,'',10,'','ghdfgdf','2012-12-22','2012-12-27',4,1,1)
,(21,'',9,'','998899','2012-12-27','2012-12-27',1,1,1)
,(22,'',9,'','11111','2012-12-27','2012-12-27',1,1,1)
,(23,'',9,'','222222','2012-12-27','2012-12-27',3,1,1)
,(24,'',9,'','333333','2012-12-27','2012-12-27',3,1,1)
,(25,'',9,'','321456987','2012-12-27','2012-12-27',1,1,1)
,(26,'',9,'','456456','2012-12-27','2012-12-27',1,1,1)
,(27,'',10,'','7896523','2012-12-27','2012-12-27',2,1,1);
Component Install: SQL error file DB function failed with error number 1054
Unknown column '' in 'field list' SQL=INSERT INTO `[PREFIX]demo7291_userprodreg` (`id`,`params`,``,`product_name`,`product_code`,`date_created`,`date_modified`,`flavor_name`,`access`,`active`) VALUES (14,'',1,'','a990099','2012-12-19','2012-12-27',4,1,1) ,(12,'',10,'','123123','2012-12-19','2012-12-27',3,1,1) ,(11,'',10,'','1234567','2012-12-19','2012-12-20',1,1,1) ,(16,'',10,'','a1231234','2012-12-19','2012-12-27',3,1,1) ,(18,'',10,'','12321','2012-12-22','2012-12-27',3,1,1) ,(19,'',10,'','1112','2012-12-22','2012-12-27',4,1,1) ,(20,'',10,'','ghdfgdf','2012-12-22','2012-12-27',4,1,1) ,(21,'',9,'','998899','2012-12-27','2012-12-27',1,1,1) ,(22,'',9,'','11111','2012-12-27','2012-12-27',1,1,1) ,(23,'',9,'','222222','2012-12-27','2012-12-27',3,1,1) ,(24,'',9,'','333333','2012-12-27','2012-12-27',3,1,1) ,(25,'',9,'','321456987','2012-12-27','2012-12-27',1,1,1) ,(26,'',9,'','456456','2012-12-27','2012-12-27',1,1,1) ,(27,'',10,'','7896523','2012-12-27','2012-12-27',2,1,1);
SQL =
INSERT INTO `#__demo7291_userprodreg` (`id`,`params`,``,`product_name`,`product_code`,`date_created`,`date_modified`,`flavor_name`,`access`,`active`)
VALUES
(14,'',1,'','a990099','2012-12-19','2012-12-27',4,1,1)
,(12,'',10,'','123123','2012-12-19','2012-12-27',3,1,1)
,(11,'',10,'','1234567','2012-12-19','2012-12-20',1,1,1)
,(16,'',10,'','a1231234','2012-12-19','2012-12-27',3,1,1)
,(18,'',10,'','12321','2012-12-22','2012-12-27',3,1,1)
,(19,'',10,'','1112','2012-12-22','2012-12-27',4,1,1)
,(20,'',10,'','ghdfgdf','2012-12-22','2012-12-27',4,1,1)
,(21,'',9,'','998899','2012-12-27','2012-12-27',1,1,1)
,(22,'',9,'','11111','2012-12-27','2012-12-27',1,1,1)
,(23,'',9,'','222222','2012-12-27','2012-12-27',3,1,1)
,(24,'',9,'','333333','2012-12-27','2012-12-27',3,1,1)
,(25,'',9,'','321456987','2012-12-27','2012-12-27',1,1,1)
,(26,'',9,'','456456','2012-12-27','2012-12-27',1,1,1)
,(27,'',10,'','7896523','2012-12-27','2012-12-27',2,1,1);
There was an error installing the package