same error on both import and index files (tested both methods)
The xml i am importing contains this
<?xml version="1.0" encoding="ISO-8859-1" ?>
-
-
-
-
-
There are also a few other xmls. These are the import errors i get...
1st error, i assume 1st xml
Invalid Round query: No Database Selected Whole Round query: INSERT INTO roundg VALUES ('2007-06-09 23:39','2','2','1','1','1','_786bringit','_786bringit','tdm01') File : graw-xml-data/teamdeathmatch_2.xml Loop : 0
If i refresh i get this
Invalid Round query: No Database Selected Whole Round query: INSERT INTO roundg VALUES ('2007-06-11 22:48','2','1','2','0','1','sekai','','tdm01') File : graw-xml-data/teamdeathmatch_3.xml Loop : 0
and on another refresh i get this
Invalid Round query: No Database Selected Whole Round query: INSERT INTO roundg VALUES ('2007-06-08 14:00','2','1','2','0','1','morphineXxX','Liamc','tdm01') File : graw-xml-data/teamdeathmatch_1.xml Loop : 1
Then i get the index with no data imported. (no stats)
I hope this helps in troubleshooting