Codice:
-> Database Error: Invalid SQL: CREATE TABLE vwar1.5.0 (
warid smallint(5) unsigned NOT NULL auto_increment,
gametypeid smallint(5) NOT NULL default '0',
matchtypeid smallint(5) NOT NULL default '0',
gameid smallint(5) NOT NULL default '0',
mailgroupid smallint(5) NOT NULL default '0',
report text NOT NULL,
publicreport smallint(5) NOT NULL default '1',
ownplayers text NOT NULL,
opplayers text NOT NULL,
oppid smallint(5) NOT NULL default '0',
serverid smallint(5) NOT NULL default '0',
playerperteam tinyint(2) default NULL,
serverpassword varchar(100) NOT NULL default '',
info text NOT NULL,
publicinfo smallint(5) NOT NULL default '1',
resultbylocations smallint(1) NOT NULL default '0',
status smallint(1) NOT NULL default '0',
dateline int(11) NOT NULL default '0',
repeat_mod varchar(6) NOT NULL default '',
repeat_number varchar(10) NOT NULL default '',
repeat_saveas smallint(1) NOT NULL default '0',
addedby smallint(5) NOT NULL default '0',
addedtime int(11) NOT NULL default '0',
changedby smallint(5) NOT NULL default '0',
changedtime int(11) NOT NULL default '0',
PRIMARY KEY (warid)
) TYPE=MyISAM;
-> MySQL Error: 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 '.0 (
warid smallint(5) unsigned NOT NULL auto_increment,
gam
-> MySQL Error Number: 1064
-> Date: 01.04.2008 @ 15:06
-> Script: /install/install.php?step=4
-> Referer: http://smks.altervista.org/install/install.php?step=config
questo è il problema che mi sorge ogni volta che lo voglio installare, premetto che ho attivato il database di classe 1, dopo aver uploadato i file del vwar... c'e una soluzione al problema???
p.s. ditemi se e la sezione giusta
edit: siccome nell'installazione c'e da inserire "number etc..." non ho scritto nulla e guardate ke mi appare:
Codice:
-> Database Error: Invalid SQL: INSERT INTO vwar_accessgroup VALUES ('1', 'Admin', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1')
-> MySQL Error: No database selected
-> MySQL Error Number: 1046
-> Date: 01.04.2008 @ 15:09
-> Script: /install/install.php?step=5
-> Referer: http://smks.altervista.org/install/install.php?step=4