Subpage under development, new version coming soon!
Topic closed!!!
Subject: Download NT Database
I've fixed it, but don't have any space on web where I could upload it.
If anyone has web space where we could upload new script, please contact me.
If anyone has web space where we could upload new script, please contact me.
ok, no need, I've just contacted dark and he will probably put it on the same URL
I installed and I still dun see any flag next to player's name.. how come?
But why aren't other scripts doing this if its a greasemonkey problem?
I really don't know, but this problem begin when the GM updated.
I installed and I still dun see any flag next to player's name.. how come?
had same problem, clear cache and install again
had same problem, clear cache and install again
NTDB script is activated only when you are on the player's page, so it really isn't in any correlation with the new tab being opened when you click on Forum, Transfers or some other link.
Today I've experienced tab opening only in about 1-2% of all clicks I have made on Sokker (even on player's page).
Today I've experienced tab opening only in about 1-2% of all clicks I have made on Sokker (even on player's page).
The NTDB Extension call data and redirect to other web pages. It include to choose between new pages, new tabs or the active page. The other GM extensions don't do that, perhaps it's because they are not experiencing this kind of problem.
I think the problem with the extension started because the new GMScript changed sth in the way it decide where to open the pages. After deciding that, the main frame is not reconizing it as an internal frame. So, it set some property as true/false and all new click are opening a new tab.
Refreshing the page return it to the default value. Perhaps an optional property in the old GMScript is missing. The new one could need that. target? I'm still looking for a solution, but with no much free time for now.
I think the problem with the extension started because the new GMScript changed sth in the way it decide where to open the pages. After deciding that, the main frame is not reconizing it as an internal frame. So, it set some property as true/false and all new click are opening a new tab.
Refreshing the page return it to the default value. Perhaps an optional property in the old GMScript is missing. The new one could need that. target? I'm still looking for a solution, but with no much free time for now.