Yes, because of this:
http://www.rubysoccer.com/forums/5/topics/88?page=10 (“Match Report and Negotiations pages adjusted to the new layout.”)
Try to install it again. I fixed, but forgot to mention here. Sorry =/
yeah, works fine now, thanks :)
i’ve installed xubuntu 9.10 + firefox 3.5.7 and it doesn’t work
i see the new columns, but they are empty
Have you installed greasemonkey properly? I´m running without problems with firefox 3.6
yes, installed 0.8.20100211.5 version
Have you read my post from Aug 5, 2009 5:46am – Update from version 0.0.5 to 0.1.0 ?
solved! the problem was very simple!
in script management, the “included pages” were http://www.rubysoccer.com/ etc.
i added http://rubysoccer.com/ etc. (without www)
but team_formation_stamina and stats still don’t work
Someone asked me:
“You ask to edit line 11 to your team number but everytime I do hit edit, it wants to find the file. I saved the .js file this time and hit edit and edited the new .js file. Not sure if this confuses things but I don’t know where the original .js file would be.”
Try to remove the script, install again from http://userscripts.org/scripts/show/54608 then go to menu:
Tools → Greasemonkey → Manage User Scripts
Click on: Rubysoccer Team Player List Plus then click on the button: edit
change line 11 from:
var myTeam = 1;
to:
var myTeam = xxxx;
Where xxxx is your team number.
In my case, my team number is 393, so my line should be:
var myTeam = 393;
Then save file and reopen your firefox. Good luck.
My error was quite simple.
After installing the script I hit edit. For some reason, my brain wanted to find the script. After doing the process again and go a little slower, when I hit edit, it wanted to find an editor for me to edit the file, not the file itself.
All good now. Thanks for the help.
The script has stopped working, anyone any idea why?
Whenever a player has changed stats, the average shows as NaN. Am I the only one with this problem?
For example: Caim Passos A C 18 - 67 69 80 87 77 74 82 NaN 47 52 $8,993 $31,900,104 35 20 (where 74 is in blue)
same problem for me…
got the same yeah
Update from version 0.2.2 to 0.3.0
Changes:
This new column Gr gives a grade for you player. Some possible grades:
A – Great
B – Very good
C – Ok
D – Could be better
E – Hey, I´m not a PRO, give me a chance!
There is more 2 grades that I will let you discover by yourself
Have fun!
Great work!
I have one more request. You are supposed to edit the script, so to include your team number. However, I manage two teams, one in both dimensions. It is possible to change the script to facilitate managing two teams? For example, something like this:
var MyFtTeam =
var MyMtTeam =
Update from version 0.3.0 to 0.3.0a
Change:
@Dimitri: It is possible, but at this moment I´m out of time to figure out how to do it.
Dimitri,
In version 0.4 I pretend to release what you have requested.
Nice!
Pictures from new version:
http://postimage.org/image/413fp1pg/
http://postimage.org/image/41dcx4o4/
Now there is a online SETUP ;) You can setup your team from setup menu. See picture 2
the TC and TN are removed?
Take a look on the pictures. They still there.
Update from version 0.3.0a to 0.4.0
Have fun
Works fine, thanks!
Ulisses, thanks for your job on this script ;)
great work ulisses! Sorry if this has been posted before, but how does the player grade function?
thx
charles
Nervermind I got it :)
I’m not a big fan of the grade feature, as I don’t see the use of it. Maybe I’m missing something though. Is there anyone who finds it useful?
Suddenly it’s not working for me anymore :( Don’t know why, I even reinstalled Firefox and tried it with Chrome (doesn’t work there for me either, though Chrome supports greasemonkey scripts).
Finally got it fixed by logging out (at the frontpage) and login again.
Or not quite, as the next login it was gone again.
To see it, I need to logout, connect with facebook, enter dimension, exit, logout, login with my normal account, enter dimension.
I would of course prefer it not to have to do this again and again.
Any idea how I can solve this Ulisses?