Hi,
I'm getting this error currently. All the fields in the table have a name/label, but it seems the install is not finding the name/label for some reason.
Regards
Arnar
Component Install: SQL error file DB function failed with error number 1166
Incorrect column name '' SQL=CREATE TABLE IF NOT EXISTS `[PREFIX]demo5031_clubs` ( `id` int(11) NOT NULL auto_increment, `params` text NOT NULL default '', `` VARCHAR(255) , `` TEXT , `` VARCHAR(255) , `` INT(11) , `` INT(11) , `` DATE , `` DATE , `` INT(11) , PRIMARY KEY (`id`) );
SQL =
CREATE TABLE IF NOT EXISTS `#__demo5031_clubs` (
`id` int(11) NOT NULL auto_increment,
`params` text NOT NULL default '',
`` VARCHAR(255) ,
`` TEXT ,
`` VARCHAR(255) ,
`` INT(11) ,
`` INT(11) ,
`` DATE ,
`` DATE ,
`` INT(11) ,
PRIMARY KEY (`id`)
);
There was an error installing the package