Error
SQL query:
--
-- Dumping data for table `jos_banner`
--
INSERT INTO `jos_banner` ( `bid` , `cid` , `type` , `name` , `alias` , `imptotal` , `impmade` , `clicks` , `imageurl` , `clickurl` , `date` , `showBanner` , `checked_out` , `checked_out_time` , `editor` , `custombannercode` , `catid` , `description` , `sticky` , `ordering` , `publish_up` , `publish_down` , `tags` , `params` )
VALUES ( 1, 1, '', 'OSM 1', 'osm-1', 0, 131249, 963, 'banner.jpg', '
http://www.opensourcematters.org', '2008-09-15 15:44:54', 1, 0, '0000-00-00 00:00:00', '', '', 0, '', 0, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) , ( 2, 1, 'banner', 'OSM 2', 'osm-2', 0, 129339, 941, 'osmbanner2.png', '
http://www.opensourcematters.org', '2004-07-07 15:31:29', 0, 0, '0000-00-00 00:00:00', '', '', 0, '', 0, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '' ) ;
MySQL said:
#1062 - Duplicate entry '1' for key 1
Please anybody help !