|
Hi !
I've an installation problem with "ajaxwhois.v0.5.Joomla.1.5.x"
When I install "mod_ajaxwhois.v0.5.joomla.1.5" that's ok but for "com_ajaxwhois.v0.5.joomla.1.5" I've a problem...
Message:
* JInstaller::install: Erreur SQL. DB function failed with error number 1136
Column count doesn't match value count at row 1 SQL=INSERT IGNORE INTO `jos_aw_ext` VALUES(1, 'ac', '', 'whois.nic.ac', 'Available', 0, 0, 1, 0, 0, 1, 0, 1);
SQL =
INSERT IGNORE INTO `jos_aw_ext` VALUES(1, 'ac', '', 'whois.nic.ac', 'Available', 0, 0, 1, 0, 0, 1, 0, 1);
* Composant Installation: Erreur SQL ou fichier sql absent ou illisible. DB function failed with error number 1136
Column count doesn't match value count at row 1 SQL=INSERT IGNORE INTO `jos_aw_ext` VALUES(1, 'ac', '', 'whois.nic.ac', 'Available', 0, 0, 1, 0, 0, 1, 0, 1);
SQL =
INSERT IGNORE INTO `jos_aw_ext` VALUES(1, 'ac', '', 'whois.nic.ac', 'Available', 0, 0, 1, 0, 0, 1, 0, 1);
Can you help me ??
Thanks
|