Alors non justement la j'ai toujours le problème.
Par contre en compléments d'info, voici ce qu'il y a comme erreur dans le bloc, c'est marqué qu'il y a une erreur de syntax :
ERR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 10
in: CREATE TABLE `mx8ef279_securelog` ( `log_ip` varchar(15) NOT NULL default '', `log_time` int(14) NOT NULL default '0', `log_eventid` varchar(25) NOT NULL default '', `log_event` text NULL, `uname` varchar(25) NOT NULL default '', `aid` varchar(25) NOT NULL default '', `request` text NULL, KEY `log_time` (`log_time`) ) TYPE=MyISAM;
ERR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
in: CREATE TABLE `mx8ef279_blocks` ( `bid` int(10) NOT NULL auto_increment, `bkey` varchar(15) NOT NULL default '', `title` varchar(60) NOT NULL default '', `content` text, `url` varchar(200) NOT NULL default '', `position` char(1) NOT NULL default 'l', `weight` int(10) NOT NULL default '1', `active` int(1) NOT NULL default '1', `refresh` int(10) NOT NULL default '0', `time` int(10) NOT NULL default '0', `blanguage` varchar(30) NOT NULL default '', `blockfile` varchar(255) NOT NULL default '', `view` int(1) NOT NULL default '0', PRIMARY KEY (`bid`), KEY `blanguage` (`blanguage`), KEY `active` (`active`), KEY `view` (`view`), KEY `posweight` (`position`,`weight`) ) TYPE=MyISAM;
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Alarme-Installation', '', '', 'l', 1, 1, 0, 0, '', 'block-AdminAlert.php', 2);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Menu administration', '', '', 'l', 2, 1, 0, 0, '', 'block-AdminNews.php', 2);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Langue', '', '', 'r', 11, 1, 3600, 0, '', 'block-Languages.php', 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Connexion', '', '', 'r', 3, 1, 0, 0, '', 'block-Login.php', 3);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Menu utilisateur', 'Votre menu personnel', '', 'r', 5, 1, 0, 0, '', 'block-Userblock.php', 1);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Qui est en ligne', '', '', 'r', 7, 1, 0, 0, '', 'block-Who_is_Online.php', 1);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Sondages', '', '', 'r', 10, 1, 3600, 0, '', 'block-Survey.php', 1);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('News-pragmaMx', '', '
http://www.pragmamx.org/backend.php?op=story', 'r', 12, 1, 36000, 1079910549, '', '', 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Sommaire', '', '', 'l', 3, 1, 3600, 0, '', 'block-Modules_one.php', 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Interne', '', '', 'l', 4, 1, 3600, 0, '', 'block-Modules_two.php', 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Communauté', '', '', 'l', 5, 1, 0, 0, '', 'block-Modules_three.php', 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `content`, `url`, `position`, `weight`, `active`, `refresh`, `time`, `blanguage`, `blockfile`, `view`) VALUES ('Autres', '', '', 'l', 6, 1, 0, 0, '', 'block-Modules.php', 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (`title`, `position`, `weight`, `active`, `blockfile`, `view`) VALUES ('setup-alarm', 'c', 1, 1, 'block-AdminAlert.php', 2);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (title, position, weight, active, refresh, blockfile, view) VALUES ('Last Articles' , 'r', 1, 1, 0, 'block-vkp_News_Lastarticles.php' , 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (title, position, weight, active, refresh, blockfile, view) VALUES ('Login' , 'r', 2, 1, 0, 'block-vkp_News_Login.php' , 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (title, position, weight, active, refresh, blockfile, view) VALUES ('Options' , 'r', 3, 1, 0, 'block-vkp_News_Options.php' , 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (title, position, weight, active, refresh, blockfile, view) VALUES ('Survey' , 'r', 4, 1, 0, 'block-vkp_News_Poll.php' , 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (title, position, weight, active, refresh, blockfile, view) VALUES ('Article Rating' , 'r', 5, 1, 0, 'block-vkp_News_Rating.php' , 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: INSERT INTO `mx8ef279_blocks` (title, position, weight, active, refresh, blockfile, view) VALUES ('Related Links' , 'r', 6, 1, 0, 'block-vkp_News_Related.php' , 0);
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
in: ALTER TABLE `mx8ef279_blocks` ADD INDEX `blanguage` ( `blanguage` ) ;
ERR: Table 'sitegob.mx8ef279_blocks' doesn't exist
)
....