Subpage under development, new version coming soon!
Topic closed!!!
Subject: Download NT Database
the script doesn't work with the armenian language(manually it works)
any idea why????
any idea why????
There's no translation for it.
function SelectLang(lang){
if(lang=="Le\u00EDr\u00E1s") return "hu"; //hungarian
if(lang=="Descriere") return "ro"; //romanian
if(lang=="Descrizione") return "it"; //italian
if(lang=="Beschrijving") return "nl"; //dutch
if(lang=="Beschreibung") return "de"; //deutsch
if(lang=="Description") return "fr"; //franýais
if(lang=="Informa\u00E7\u0151es") return "pt"; //portuguese
if(lang=="Opis") return "hr"; //croatian, bosanski
if(lang=="Descripci\u00F3n") return "es"; //spanish
if(lang=="A\u00E7\u0131klamalar") return "tr"; //turkish
if(lang=="\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435") return "bg"; //bulgarian
if(lang=="Beskriuwing") return "fy"; //frisian
return "en";
}
//English
if(theSkill=="tragic") return 0;
if(theSkill=="hopeless") return 1;
if(theSkill=="unsatisfactory") return 2;
if(theSkill=="poor") return 3;
if(theSkill=="weak") return 4;
if(theSkill=="average") return 5;
if(theSkill=="adequate") return 6;
if(theSkill=="good") return 7;
if(theSkill=="solid") return 8;
if(theSkill=="very good") return 9;
if(theSkill=="excellent") return 10;
if(theSkill=="formidable") return 11;
if(theSkill=="outstanding") return 12;
if(theSkill=="incredible") return 13;
if(theSkill=="brilliant") return 14;
if(theSkill=="magical") return 15;
if(theSkill=="unearthly") return 16;
if(theSkill=="divine") return 17;
function SelectLang(lang){
if(lang=="Le\u00EDr\u00E1s") return "hu"; //hungarian
if(lang=="Descriere") return "ro"; //romanian
if(lang=="Descrizione") return "it"; //italian
if(lang=="Beschrijving") return "nl"; //dutch
if(lang=="Beschreibung") return "de"; //deutsch
if(lang=="Description") return "fr"; //franýais
if(lang=="Informa\u00E7\u0151es") return "pt"; //portuguese
if(lang=="Opis") return "hr"; //croatian, bosanski
if(lang=="Descripci\u00F3n") return "es"; //spanish
if(lang=="A\u00E7\u0131klamalar") return "tr"; //turkish
if(lang=="\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435") return "bg"; //bulgarian
if(lang=="Beskriuwing") return "fy"; //frisian
return "en";
}
//English
if(theSkill=="tragic") return 0;
if(theSkill=="hopeless") return 1;
if(theSkill=="unsatisfactory") return 2;
if(theSkill=="poor") return 3;
if(theSkill=="weak") return 4;
if(theSkill=="average") return 5;
if(theSkill=="adequate") return 6;
if(theSkill=="good") return 7;
if(theSkill=="solid") return 8;
if(theSkill=="very good") return 9;
if(theSkill=="excellent") return 10;
if(theSkill=="formidable") return 11;
if(theSkill=="outstanding") return 12;
if(theSkill=="incredible") return 13;
if(theSkill=="brilliant") return 14;
if(theSkill=="magical") return 15;
if(theSkill=="unearthly") return 16;
if(theSkill=="divine") return 17;
function SelectLang(lang){
if(lang=="Le\u00EDr\u00E1s") return "hu"; //hungarian
if(lang=="Descriere") return "ro"; //romanian
if(lang=="Descrizione") return "it"; //italian
if(lang=="Beschrijving") return "nl"; //dutch
if(lang=="Beschreibung") return "de"; //deutsch
if(lang=="Description") return "fr"; //franýais
if(lang=="Informa\u00E7\u0151es") return "pt"; //portuguese
if(lang=="Opis") return "hr"; //croatian, bosanski
if(lang=="Descripci\u00F3n") return "es"; //spanish
if(lang=="A\u00E7\u0131klamalar") return "tr"; //turkish
if(lang=="\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435") return "bg"; //bulgarian
if(lang=="Beskriuwing") return "fy"; //frisian
if(lang=="Նկարագրում") return "hye"; //armenian
return "en";
}
//English
if(theSkill=="ողբերգական (0)") return 0;
if(theSkill=="հուսազուրկ (1)") return 1;
if(theSkill=="անբավարար (2)") return 2;
if(theSkill=="ողորմելի (3)") return 3;
if(theSkill=="թույլ (4)") return 4;
if(theSkill=="միջակ (5)") return 5;
if(theSkill=="ընդունելի (6)") return 6;
if(theSkill=="լավ (7)") return 7;
if(theSkill=="վստահելի (8)") return 8;
if(theSkill=="շատ լավ (9") return 9;
if(theSkill=="հիանալի (10)") return 10;
if(theSkill=="առաջնակարգ (11)") return 11;
if(theSkill=="երեւելի (12)") return 12;
if(theSkill=="անհավատալի (13)") return 13;
if(theSkill=="հրաշալի (14)") return 14;
if(theSkill=="կախարդական (15)") return 15;
if(theSkill=="վերերկրյա (16)") return 16;
if(theSkill=="աստվածային (17)") return 17;
if(lang=="Le\u00EDr\u00E1s") return "hu"; //hungarian
if(lang=="Descriere") return "ro"; //romanian
if(lang=="Descrizione") return "it"; //italian
if(lang=="Beschrijving") return "nl"; //dutch
if(lang=="Beschreibung") return "de"; //deutsch
if(lang=="Description") return "fr"; //franýais
if(lang=="Informa\u00E7\u0151es") return "pt"; //portuguese
if(lang=="Opis") return "hr"; //croatian, bosanski
if(lang=="Descripci\u00F3n") return "es"; //spanish
if(lang=="A\u00E7\u0131klamalar") return "tr"; //turkish
if(lang=="\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435") return "bg"; //bulgarian
if(lang=="Beskriuwing") return "fy"; //frisian
if(lang=="Նկարագրում") return "hye"; //armenian
return "en";
}
//English
if(theSkill=="ողբերգական (0)") return 0;
if(theSkill=="հուսազուրկ (1)") return 1;
if(theSkill=="անբավարար (2)") return 2;
if(theSkill=="ողորմելի (3)") return 3;
if(theSkill=="թույլ (4)") return 4;
if(theSkill=="միջակ (5)") return 5;
if(theSkill=="ընդունելի (6)") return 6;
if(theSkill=="լավ (7)") return 7;
if(theSkill=="վստահելի (8)") return 8;
if(theSkill=="շատ լավ (9") return 9;
if(theSkill=="հիանալի (10)") return 10;
if(theSkill=="առաջնակարգ (11)") return 11;
if(theSkill=="երեւելի (12)") return 12;
if(theSkill=="անհավատալի (13)") return 13;
if(theSkill=="հրաշալի (14)") return 14;
if(theSkill=="կախարդական (15)") return 15;
if(theSkill=="վերերկրյա (16)") return 16;
if(theSkill=="աստվածային (17)") return 17;
Name :
Atílio Tomás ( 21 )
This player fits our u21 midfielder requirements.
But also fits the following requirements: Midfielders u21,
Midfielders u21
Playmaking (2)
Passing (0)
(0)
:)
Atílio Tomás ( 21 )
This player fits our u21 midfielder requirements.
But also fits the following requirements: Midfielders u21,
Midfielders u21
Playmaking (2)
Passing (0)
(0)
:)
Could you please update the link for France to this one :
http://sokkertables.free-h.net/modules/dtn_detect/update_player.php
Thanks a lot :)
http://sokkertables.free-h.net/modules/dtn_detect/update_player.php
Thanks a lot :)
Could it be, that the Extension is not working anymore, cause of the new design of sokker?
yep, see this discussion.
I released a draft new version but it is working well only for some databases
I released a draft new version but it is working well only for some databases
Updated in the first post. We have a new extension and new indexsk.php and sendsk.php.
Sokker NT Database Extension allows you to automatically fill NT Database forms in order to keep your players updated in a more friendly way. No more need look for databases adress in the NT Page or ask people.
This extension add a flag on your player page. Clicking on it, your player information is sent to the player subscription/update page. The others steps keep the same.
Download the Extension Here (V3.0)
Download the Database Template Here
NEW INDEX PAGE
Sokker NT Database Extension allows you to automatically fill NT Database forms in order to keep your players updated in a more friendly way. No more need look for databases adress in the NT Page or ask people.
This extension add a flag on your player page. Clicking on it, your player information is sent to the player subscription/update page. The others steps keep the same.
Download the Extension Here (V3.0)
Download the Database Template Here
NEW INDEX PAGE