Azərbaycan dili Bahasa Indonesia Bosanski Català Čeština Dansk Deutsch Eesti English Español Français Galego Hrvatski Italiano Latviešu Lietuvių Magyar Malti Mакедонски Nederlands Norsk Polski Português Português BR Românã Slovenčina Srpski Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български Русский Українська Հայերեն ქართული ენა 中文
Subpage under development, new version coming soon!

Subject: New transfer comparison tool

2012-09-09 20:41:32
no problem here, still working, also FF 15.0.1 version
2012-09-12 19:56:53
Does anyone have the most recent version, on the site mentioned on the first page I can't download it I get the code but not the addon..
2012-09-12 22:36:28
this script is not working when you don't have PLUS

you have to change:
if(statest==1){
var frm = aux1[11].innerHTML.replace("[",'').replace("]",'');

var sta = aux.rows[0].cells[0].getElementsByTagName("strong")[0].getElementsByTagName("span")[0].innerHTML.replace("[",'').replace("]",'');
var kee = aux.rows[0].cells[1].getElementsByTagName("strong")[0].getElementsByTagName("span")[0].innerHTML.replace("[",'').replace("]",'');
...
...
...

to:
if(statest==1){
var frm = lang[aux1[11].innerHTML.replace("[",'').replace("]",'')];

var sta = lang[aux.rows[0].cells[0].getElementsByTagName("strong")[0].getElementsByTagName("span")[0].innerHTML.replace("[",'').replace("]",'')];
var kee = lang[aux.rows[0].cells[1].getElementsByTagName("strong")[0].getElementsByTagName("span")[0].innerHTML.replace("[",'').replace("]",'')];
...
...
...

same block of code is on three places in the script

(edited)
2012-09-13 20:50:22
I used it a few weeks ago and it worked (had no plus) so that could not be the reason..
2012-09-14 09:07:11
Does anyone have the most recent version, on the site mentioned on the first page I can't download it I get the code but not the addon..


if you get the code when you click on install greasemonkey is not working correctly
2012-09-14 09:20:52
maybe in some cases "if statement" is true then it goes through the code that is not valid and you need to change it
2012-10-24 17:18:23
not working for me..anybody else?
2012-10-24 17:36:56
also not working here
2012-10-24 21:15:27
not working for me too
2012-10-25 10:58:58
still doesnt work
2012-10-25 11:09:50
works for me again..
2012-10-25 11:09:54
Yesterday evening it did not work, this morning it worked again, now it doesn't...
I found a really problematic bug that could ruin the database.

I accidentally submited a transfer before the deadline and it worked!!!

It was entered in database with the price of only 58 000 $.

The problem is that I cannot submit it any more so this price will stay. This means that ever since this bug exists, who knows how much prices in database are not the actual market prices but those submited during the bidding. I guess that only player owners can submit earlier prices because they have the same screen as when the deadline has passed.

edit: OK, I removed the transfer so that I don't advertise. Who wants to get this example, ask on skmail. And anyway, you can find it among my listed players until he gets sold. It's the Hungarian dude ;).
(edited)
Nice add :d
2012-11-26 10:36:19
I know about this problem, but it happens seldom. its just a matter of seconds ;-)
2013-01-03 06:40:49
Message deleted