Subpage under development, new version coming soon!
Topic gesloten!!!
Onderwerp: SK NT Database Extension
no problem with skills decline... you only need to add twice the value:
if(theSkill=="Tràgica") return 0;
if(theSkill=="Tràgico") return 0;
this solution is too simple -_-'
if(theSkill=="Tràgica") return 0;
if(theSkill=="Tràgico") return 0;
this solution is too simple -_-'
But the form won't be automatically filled because you require login. You can keep this procedure including hidden fields in the main page with the variables value parsed inside the login form. When the user click Login, all values are sent to the next page and you only need to take values again
I haven't understood anything, sorry :S
Level 10 is "Excel·lent"? Or "Excellent"? I've added the first one as you posted above.
You did well ;)
Do you decline other skills like tragica and tragico?
Do you mean if there's a change in the hability's name depending on the hability? Yes, there are also in Catalan, but it doesn't matter :S
Fox-ska: just install it and try it with a player from Magyar, Italia, France, Romania, Portugal, Brasil, Hrvatska, Peru, Serbia, Cymru, Bosna i Hercegovina or Shqipëria. In bold are pages with complete extension support. No problem if your player don't fit requirements, the database automatically inform it.
I've done it with a Romanian player and it appears a page with my player with different habilities to submit, and some users above :S
I haven't understood anything, sorry :S
Level 10 is "Excel·lent"? Or "Excellent"? I've added the first one as you posted above.
You did well ;)
Do you decline other skills like tragica and tragico?
Do you mean if there's a change in the hability's name depending on the hability? Yes, there are also in Catalan, but it doesn't matter :S
Fox-ska: just install it and try it with a player from Magyar, Italia, France, Romania, Portugal, Brasil, Hrvatska, Peru, Serbia, Cymru, Bosna i Hercegovina or Shqipëria. In bold are pages with complete extension support. No problem if your player don't fit requirements, the database automatically inform it.
I've done it with a Romanian player and it appears a page with my player with different habilities to submit, and some users above :S
Hi Manda Chuva!
England have finally caught up with technology and we would like to have our database added to your extension when you get a chance :)
Database is here
Thank you!
(I think that's all that's needed. Please let me know otherwise!)
England have finally caught up with technology and we would like to have our database added to your extension when you get a chance :)
Database is here
Thank you!
(I think that's all that's needed. Please let me know otherwise!)
English database added and a player test was sent using the extension (Vijay Poulton).
There's a little correction to do... you forget to change the database name when language is Portuguese... just replace "Cadastros Seleção Brasileira" by "Cadastros Seleção Inglesa" in the lang array in pages index and indexsk.
Irish database added but I still have problems with this adress... I recommend you to choose an other host since it seems that your actual one doesn't work for some people.
[color=#FF6600 size=1 face=arial]Download V.09 Here[/color]
There's a little correction to do... you forget to change the database name when language is Portuguese... just replace "Cadastros Seleção Brasileira" by "Cadastros Seleção Inglesa" in the lang array in pages index and indexsk.
Irish database added but I still have problems with this adress... I recommend you to choose an other host since it seems that your actual one doesn't work for some people.
[color=#FF6600 size=1 face=arial]Download V.09 Here[/color]
It's possibile to send the players to 2 different URL DB in base of their age..? In italy we use 2 DB, one for over 21 and another for under 21 players. If you could not do this job I have to modify in some way to correct this behavior...
uhmmm you can create a new page in php (only one) , for example with this code:
if($_REQUEST['age'] > 21) {
// CODE TO INSERT/UPDATE PLAYER TO NT DATABASE
}
else
{
//CODE TO INSERT/UPDATE PLAYER TO NT U-21 DATABASE
}
:p
if($_REQUEST['age'] > 21) {
// CODE TO INSERT/UPDATE PLAYER TO NT DATABASE
}
else
{
//CODE TO INSERT/UPDATE PLAYER TO NT U-21 DATABASE
}
:p
I've no plans to change the address. It was enough hassle setting it up. People dont really need to be able to view the site as long as the script works and it does perfectly so thankyou for that :)
I also recommend you to use the script that Artur said.
If your 2 databases aren't in the same host, so you can redirect the request to the U21 one sendig the variables values.
If your 2 databases aren't in the same host, so you can redirect the request to the U21 one sendig the variables values.
This extension add a flag on your player page. Clicking on it, your player information is sent to the player subscription/update page.
Is there web browsers that don't support *.js extension?
Is there web browsers that don't support *.js extension?
Yes I modified the page to have this behavior. Thanks the same for replies :))
P.S. $_REQUEST['train'] is every time null. I don't understand what are the reason... :|
(gewijzigd)
(gewijzigd)
I don't know if this has been mentioned before, but it looks like I can add any player on the transfer list to any NT database. There is scope for people to mess around with this.
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