st0niX
05.11.2007, 19:36
Hi hab die sql von lose-Sponsor ausgeführt (vms 1.1 ) fehlermeldung und zwar
dies führe ich aus:
INSERT INTO `vms_crons` VALUES ('int_forcedbanner', 0, 1135012096, 'crons/lose-sponsor.int.php', 'Lose-Sponsor');
INSERT INTO `vms_interface` VALUES ('losesponsor', 0, 0, '0', 30, 1.000000, 100, 1.0000, 5, 0.00, 0.00, 1.000000, 10, 5, 1.000000, 30, 100, 1);und das kommt raus:
SQL-Befehl:
INSERT INTO `vms_interface`
VALUES ( 'losesponsor', 0, 0, '0', 30, 1.000000, 100, 1.0000, 5, 0.00, 0.00, 1.000000, 10, 5, 1.000000, 30, 100, 1
);
MySQL meldet: http://phpmyadmin.webbox122.server-home.org/themes/original/img/b_help.png (http://dev.mysql.com/doc/refman/5.0/en/error-messages-server.html)
#1136 - Column count doesn't match value count at row 1 Habt ihr ne idee?
dies führe ich aus:
INSERT INTO `vms_crons` VALUES ('int_forcedbanner', 0, 1135012096, 'crons/lose-sponsor.int.php', 'Lose-Sponsor');
INSERT INTO `vms_interface` VALUES ('losesponsor', 0, 0, '0', 30, 1.000000, 100, 1.0000, 5, 0.00, 0.00, 1.000000, 10, 5, 1.000000, 30, 100, 1);und das kommt raus:
SQL-Befehl:
INSERT INTO `vms_interface`
VALUES ( 'losesponsor', 0, 0, '0', 30, 1.000000, 100, 1.0000, 5, 0.00, 0.00, 1.000000, 10, 5, 1.000000, 30, 100, 1
);
MySQL meldet: http://phpmyadmin.webbox122.server-home.org/themes/original/img/b_help.png (http://dev.mysql.com/doc/refman/5.0/en/error-messages-server.html)
#1136 - Column count doesn't match value count at row 1 Habt ihr ne idee?