Quote:
INSERT INTO account VALUES (1,'username','','','password','250','','0','','12 7.0.0.1');
|
If you inserted this, its wrong.
For you, it would be something like :
Quote:
INSERT INTO account VALUES (1,'10516','','QMV1I7HNG7','','250','','0','','216 .207.xxx.xxx');
|
You need to replace the templates by YOUR coords!