Sto provando ad installare mambel Fish ma al momento dell'installazione ho il seguente errore:
SQL Error DB function failed with error number 1067
Valore di default non valido per 'id' SQL=CREATE TABLE `jos_mbf_language` ( `id` int(11) NOT NULL default '0' auto_increment, `name` varchar(100) NOT NULL default '', `active` tinyint(1) NOT NULL default '0', `iso` CHAR(10), `mambo` varchar(20) NOT NULL default '', `image` varchar(100) NULL, `ordering` int(11) NOT NULL default 0, PRIMARY KEY (`id`) ) TYPE=MyISAM
SQL =
CREATE TABLE `jos_mbf_language` ( `id` int(11) NOT NULL default
'0' auto_increment, `name` varchar(100) NOT NULL default '', `active`
tinyint(1) NOT NULL default '0', `iso` CHAR(10), `mambo` varchar(20) NOT
NULL default '', `image` varchar(100) NULL, `ordering` int(11) NOT NULL
default 0, PRIMARY KEY (`id`) ) TYPE=MyISAM
Sto usando Joomla 1.0.2 e mambel fish ultima relase. La patch non l'ho potuta neppure installare.
I file da sostituire si trovano nella root directory del mio sito?
Grazie a tutti! E speriamo di risolvere...
