Hi
Trying out COOK but I receive the following error when I download the component and install it ( on Joomla 1.7 localhost )
JInstaller: :Install: Error SQL DB function failed with error number 1060
Duplicate column name 'cop' SQL=CREATE TABLE IF NOT EXISTS `mjh_abccopipschools_cutoffpointstable` ( `id` int(11) NOT NULL auto_increment, `params` text NOT NULL default '', `school` VARCHAR(80) , `cop_band` VARCHAR(15) , `median_tscore_year` VARCHAR(15) , `mean_cop` INT(11) , `cop` INT(11) , `cop_1` INT(11) , `cop` INT(11) , `cop_2` INT(11) , `projected_cop` INT(11) , `ip_batch_year` VARCHAR(18) , `programme` VARCHAR(60) , `more_info` TEXT , PRIMARY KEY (`id`) );
SQL =