Zitat geschrieben von
Tengo
Ich habe da auch mal eine frage . wen ich das radio modul insaliere . geht es nicht die gesamte hompege geht dan nicht mehr dan habe ich noch einmal auf einer andern domen und anderen server von mir das selbe noch einmal gemacht . und das selbe . genau nach anweisung instaliet . aber ohne erfolg . bis her . fehler endweder die gesamte hompege lät nicht mehr oder die hompege bricht komplet zusammen . das ich alles neu machen mus .
Fehler:
MySQL Error:
1050 : Table 'ic1_radio_onair' already exists
in Query:
CREATE TABLE `ic1_radio_onair` ( `id` int(11), `uid` varchar(50), `sendung` varchar(50), PRIMARY KEY (`id`), KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET latin1
Debug backtrace:
@ mysql.php:32 -- debug_bt()
@ mysql.php:50 -- db_check_error(...)
@ installation.php:82 -- db_query(...)
@ index.php:24 -- require_once(...)
MySQL Error:
1062 : Duplicate entry '1' for key 'PRIMARY'
in Query:
INSERT INTO `ic1_radio_onair` (`id`, `uid`, `sendung`) VALUES ('1', 'PlayList', 'BestOf PlayList')
Debug backtrace:
@ mysql.php:32 -- debug_bt()
@ mysql.php:50 -- db_check_error(...)
@ installation.php:82 -- db_query(...)
@ index.php:24 -- require_once(...)
MySQL Error:
1050 : Table 'ic1_radio_sendplan' already exists
in Query:
CREATE TABLE `ic1_radio_sendplan` ( `time` varchar(250), `mo` varchar(250), `di` varchar(250), `mi` varchar(250), `do` varchar(250), `fr` varchar(250), `sa` varchar(250), `so` varchar(250), `id` int(11), PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET latin1
Debug backtrace:
@ mysql.php:32 -- debug_bt()
@ mysql.php:50 -- db_check_error(...)
@ installation.php:82 -- db_query(...)
@ index.php:24 -- require_once(...)
MySQL Error:
1062 : Duplicate entry '1' for key 'PRIMARY'
in Query:
INSERT INTO `ic1_radio_sendplan` (`time`, `mo`, `di`, `mi`, `do`, `fr`, `sa`, `so`, `id`) VALUES ('00:00', 'check me out', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '1'), ('01:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '2'), ('02:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '3'), ('03:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '4'), ('04:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '5'), ('05:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '6'), ('06:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '7'), ('07:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '8'), ('08:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '9'), ('09:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '10'), ('10:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '11'), ('11:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '12'), ('12:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '13'), ('13:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '14'), ('14:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '15'), ('15:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '16'), ('16:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '17'), ('17:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '18'), ('18:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '19'), ('19:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '20'), ('20:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '21'), ('21:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '22'), ('22:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '23'), ('23:00', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', 'Playlist', '24')
Debug backtrace:
@ mysql.php:32 -- debug_bt()
@ mysql.php:50 -- db_check_error(...)
@ installation.php:82 -- db_query(...)
@ index.php:24 -- require_once(...)
MySQL Error:
1050 : Table 'ic1_radio_settings' already exists
in Query:
CREATE TABLE `ic1_radio_settings` ( `auswahl` char(50), `einstellung` varchar(50) ) ENGINE=MyISAM DEFAULT CHARSET latin1
Debug backtrace:
@ mysql.php:32 -- debug_bt()
@ mysql.php:50 -- db_check_error(...)
@ installation.php:82 -- db_query(...)
@ index.php:24 -- require_once(...)
Fehlermeldungen:
1050: Table 'ic1_radio_onair' already exists
1062: Duplicate entry '1' for key 'PRIMARY'
1050: Table 'ic1_radio_sendplan' already exists
1062: Duplicate entry '1' for key 'PRIMARY'
1050: Table 'ic1_radio_settings' already exists
Der Mensch ist nicht perfekt, wie kann er glauben was perfektes zu schaffen!
Bin So wie ich Bin