Subpage under development, new version coming soon!
¡¡¡Tema cerrado!!!
Asunto: SK NT Database Extension
You have the English version.
Sokker NT Database Extension V.03
Available databases:
Magyarország, Brasil, Hrvatska, Türkçe, Bosna i Hercegovina, Peru
Available languages:
Português, English(corrected), Español, Türkçe, Nederlands, Romanian, Српски, Hungarian, Croatian
People having a Brazilian player can try the full version including a self filling form and the css effect. For the others countries, clicking on the flag, will redirect to the country database.
Take here a complete main page for database devellopers. Just change fields name and paths. Save it as your index2.php page. This version takes the current skin and show database form inside the sokker iframe.
Sokker NT Database Extension V.03
Available databases:
Magyarország, Brasil, Hrvatska, Türkçe, Bosna i Hercegovina, Peru
Available languages:
Português, English(corrected), Español, Türkçe, Nederlands, Romanian, Српски, Hungarian, Croatian
People having a Brazilian player can try the full version including a self filling form and the css effect. For the others countries, clicking on the flag, will redirect to the country database.
Take here a complete main page for database devellopers. Just change fields name and paths. Save it as your index2.php page. This version takes the current skin and show database form inside the sokker iframe.
updated Sokker Organizer to match the POST fields for skill names used by SK NT Database Extension, in pro of standarization :)
the "login" field is a bit ambiguous, though.
the "login" field is a bit ambiguous, though.
Hi Danny,
I used login because it no matter for me if the users send team name, team ID or user name. This information isn't really important because we already have the PID.
From PID, it's possible to access directly the player page without use the owner information.
But if you have an idea just tell me, it won't be too hard to change sth now.
[color=#FF6600 size=2 face=arial]All About NT Databases and SK NTDB Extension[/color]
Download Extension
Use the extension to update you players and transferlisted players
(editado)
I used login because it no matter for me if the users send team name, team ID or user name. This information isn't really important because we already have the PID.
From PID, it's possible to access directly the player page without use the owner information.
But if you have an idea just tell me, it won't be too hard to change sth now.
[color=#FF6600 size=2 face=arial]All About NT Databases and SK NTDB Extension[/color]
Download Extension
Use the extension to update you players and transferlisted players
(editado)
Well, for me there is no difference whether teamid or userid is sent (SO sends both), but team name and user name should not (or should be optional) because they are not static fields, a user can change his username and/or his team name. However, I think I'll add "teamname" and "username" for those DBs that don't want to login into sokker.org just to get that.
also, I send the players first name only as "name", separate from "surname". It seems the SK-NTDBex sends both merged into "name". I'd ask you to consider renaming it to "fullname" or something similar for disambiguation.
also, I send the players first name only as "name", separate from "surname". It seems the SK-NTDBex sends both merged into "name". I'd ask you to consider renaming it to "fullname" or something similar for disambiguation.
Hi Manda_Chuva!
I understand already! [^^]
It's not actual...
Could you change the login field into team or other? We use the team name in our database. I asked Danny to the standarization, because We would like to use the both of them.( SK NT database & Sokker Organizer)
Thanks a lot!
(editado)
I understand already! [^^]
It's not actual...
Could you change the login field into team or other? We use the team name in our database. I asked Danny to the standarization, because We would like to use the both of them.( SK NT database & Sokker Organizer)
Thanks a lot!
(editado)
if(theSkill=="unearthy") return 16;
change to:
if(theSkill=="unearthly") return 16;
change to:
if(theSkill=="unearthly") return 16;
We have different skills than english. We have numbers in brackets after level of skill. Please correct it. thanks.
Sokker NT Database Extension V.04
Available databases:
Magyarország, Brasil, Hrvatska, Türkçe, Bosna i Hercegovina, Peru
Available languages:
Português, English(corrected), Español, Türkçe, Nederlands, Romanian, Српски, Hungarian, Croatian, Bosanski
Take here a complete main page for database devellopers. Just change fields name and paths. Save it as your index2.php page. This version takes the current skin and show database form inside the sokker iframe.
Attention: login field was renamed to teamname and name was renamed to playername according to the Danny request.
It requires changing the follow lines:
$_POST['name'];
$_POST['login'];
To:
$_POST['playername'];
$_POST['teamname'];
It would be usefull if databases managers add a link to the last version of the extension. It will be kept always in the same actual directory url.
Available databases:
Magyarország, Brasil, Hrvatska, Türkçe, Bosna i Hercegovina, Peru
Available languages:
Português, English(corrected), Español, Türkçe, Nederlands, Romanian, Српски, Hungarian, Croatian, Bosanski
Take here a complete main page for database devellopers. Just change fields name and paths. Save it as your index2.php page. This version takes the current skin and show database form inside the sokker iframe.
Attention: login field was renamed to teamname and name was renamed to playername according to the Danny request.
It requires changing the follow lines:
$_POST['name'];
$_POST['login'];
To:
$_POST['playername'];
$_POST['teamname'];
It would be usefull if databases managers add a link to the last version of the extension. It will be kept always in the same actual directory url.
sorry ??
according to the Danny request.
login is username
and name is name
according to the Danny request.
login is username
and name is name
Danny para Manda_Chuva 2007-03-21 06:08:57
Well, for me there is no difference whether teamid or userid is sent (SO sends both), but team name and user name should not (or should be optional) because they are not static fields, a user can change his username and/or his team name. However, I think I'll add "teamname" and "username" for those DBs that don't want to login into sokker.org just to get that.
also, I send the players first name only as "name", separate from "surname". It seems the SK-NTDBex sends both merged into "name". I'd ask you to consider renaming it to "fullname" or something similar for disambiguation.
Responder
name for Danny is only the player name, not his full name. and the extension can't get the username from the player page.
I invite people to look for a Brazilian player on the transferlist and try the extension. I consider the work is done for Brazilian players... need to do the same for others countries.
Well, for me there is no difference whether teamid or userid is sent (SO sends both), but team name and user name should not (or should be optional) because they are not static fields, a user can change his username and/or his team name. However, I think I'll add "teamname" and "username" for those DBs that don't want to login into sokker.org just to get that.
also, I send the players first name only as "name", separate from "surname". It seems the SK-NTDBex sends both merged into "name". I'd ask you to consider renaming it to "fullname" or something similar for disambiguation.
Responder
name for Danny is only the player name, not his full name. and the extension can't get the username from the player page.
I invite people to look for a Brazilian player on the transferlist and try the extension. I consider the work is done for Brazilian players... need to do the same for others countries.
awesome. i tried that for the guy with formidable striking and outstanding pace. He doesn't fit the requirements for your NT =p
edit: actually, i just looked at the brasil nt requirements. The guy i just tested was 22, but it returned with the requirements for the U-21 team.
"This player don't fit requirements. Please, try again later.
Striker
Striker (1)
Technique+Pace (-4)"
(editado)
edit: actually, i just looked at the brasil nt requirements. The guy i just tested was 22, but it returned with the requirements for the U-21 team.
"This player don't fit requirements. Please, try again later.
Striker
Striker (1)
Technique+Pace (-4)"
(editado)
Requirements in the NT page and the database don't match for now. We are setting requirements dinamically from the database players, so you should only consider the requirements shown in the database page.
Your player don't fit requirements... from the repport, he has one more level of striker but 4 level less for the sum tec+pac.
Actual requirements are:
Str=10
Pac+Tec=18
But requirements change according to the others players already in our database.
Your player don't fit requirements... from the repport, he has one more level of striker but 4 level less for the sum tec+pac.
Actual requirements are:
Str=10
Pac+Tec=18
But requirements change according to the others players already in our database.
Retired [del] para
Danny [del]
Man, I still cant add my german talented player ;-(
From now on, you can automatically update your Croatian superstars using this extension!