Subpage under development, new version coming soon!
Topic gesloten!!!
Onderwerp: SK NT Database Extension
yes, you can, but the coach and the DB admin (at least in Brazialian DB) can set some requirements to avoid that any undesirable player come to the DB.
I think this feature is a good think. Great players in teams that dont care about NT could be add on DB when they go on TL. =D
I think this feature is a good think. Great players in teams that dont care about NT could be add on DB when they go on TL. =D
Colombia has a database? If yes, just let me know and I'll add it.
@Dragster: train is null since the extension can't take this value. in the page, before sendind the player, you can add a train field as you want. It's not parsed by the extension.
@Dragster: train is null since the extension can't take this value. in the page, before sendind the player, you can add a train field as you want. It's not parsed by the extension.
in the page, before sendind the player, you can add a train field as you want. It's not parsed by the extension.
I already do in this way. But I didn't understand the reason for a null field.
I already do in this way. But I didn't understand the reason for a null field.
:p
You're right... don't need to request train in the index page... I used it sometime trying to do sth and forget to delete it after.
You're right... don't need to request train in the index page... I used it sometime trying to do sth and forget to delete it after.
please sk-mail me the page for submitting players so I can add it to Sokker Organizer, because SO is compatible with the NTDB extension and SO has a huge number of italian users ;)
PS: note that it can be added manually but I'd like to have it included right away :)
PS: note that it can be added manually but I'd like to have it included right away :)
People, please update you Sokker NT Database Extension in order to use it with the new sokker adress.
Download Here
NT coaches and assistants, please, could you ask people to update it? Countries like Brazil and Croatia has already a link to the extension in their NT page.
Download Here
NT coaches and assistants, please, could you ask people to update it? Countries like Brazil and Croatia has already a link to the extension in their NT page.
what is the updated list of countries that implement the extension?
all of them have sendSO.php?
all of them have sendSO.php?
Hi, the list is that present in the extension, just take a look at the code.
Normally, all adress with an indexsk.php page have also an indexSO.php page.
Normally, all adress with an indexsk.php page have also an indexSO.php page.
in database you can put only players between 16 and 29 years.can i change this? and how?
If a player is older than 29, I think age doesn't matter. He won't be good enough to be in the NT. (for most of the countries).
You can change it by using the NTDB Extension or by changing the database webapage code. It's simple to do.
You can change it by using the NTDB Extension or by changing the database webapage code. It's simple to do.
Normally, all adress with an indexsk.php page have also an indexSO.php page.
oh, I was sending data to sendSO.php
are they the same or sendSO.php is obsolete?
oh, I was sending data to sendSO.php
are they the same or sendSO.php is obsolete?
IndexSO page is the send.php page (send.php takes the form sumitted by index.php), I've just removed html from the send.php and named it indexSO.php.
If you can receive a html page as return, so I recommend you to send data to the send.php page directly. Data need to be sent by the POST method and it will return the default HTML page.
If you can receive a html page as return, so I recommend you to send data to the send.php page directly. Data need to be sent by the POST method and it will return the default HTML page.
OK, I'm confused.
I was using sendSO.php for the following countries: Brasil, Cymru, Magyarország, Portugal, România, Shqipëria.
looking at the code of your script, these countries use indexsk.php, so should I replace indexsk.php with:
sendSO.php?
send.php?
index.php?
leave it as indexsk.php?
what is the difference between all these?
PD: SO can receive any text, it just ignores it or shows it on a debug window (if debug mode is enabled).
I was using sendSO.php for the following countries: Brasil, Cymru, Magyarország, Portugal, România, Shqipëria.
looking at the code of your script, these countries use indexsk.php, so should I replace indexsk.php with:
sendSO.php?
send.php?
index.php?
leave it as indexsk.php?
what is the difference between all these?
PD: SO can receive any text, it just ignores it or shows it on a debug window (if debug mode is enabled).
hrob_ [del] naar
hrob_ [del]
The flags path is wrong in the extension!
This is the good path: http://files.sokker.org/pic/flags/
You can fix it, if you edit the sokkerntdatabase.user.js file.
Search for var imagem="http://www.sokkerfiles.net/pic/flags/"+country+".png"; row and change this: var imagem="http://files.sokker.org/pic/flags/"+country+".png";
This is the good path: http://files.sokker.org/pic/flags/
You can fix it, if you edit the sokkerntdatabase.user.js file.
Search for var imagem="http://www.sokkerfiles.net/pic/flags/"+country+".png"; row and change this: var imagem="http://files.sokker.org/pic/flags/"+country+".png";