silvertop wrote:
Maybe clear cache close browser and try again. Its gonna be buggy today, maybe get moves done nice and early
Thanks that worked!
NRL Fantasy Fanatics - A place for discussion of NRL Fantasy / Virtual Sports / Super Coach and other Fantasy Sports
silvertop wrote:
Maybe clear cache close browser and try again. Its gonna be buggy today, maybe get moves done nice and early
Fortitude wrote:How about everyone dissing Brailey's effort last night.
Tough crowd in here, I thought he looked fairly solid (for a debutant at 138k), wasn't falling off tackles, wasn't caught out of position. People keep saying how 'gassed' he was. Debut hooker that was never going to play any more than 60mins. Literally any other debutant in any position getting that score you'd be happy
Fortitude wrote:How about everyone dissing Brailey's effort last night.
Tough crowd in here, I thought he looked fairly solid (for a debutant at 138k), wasn't falling off tackles, wasn't caught out of position. People keep saying how 'gassed' he was. Debut hooker that was never going to play any more than 60mins. Literally any other debutant in any position getting that score you'd be happy
big jono wrote:Surely even if he plays a few weeks Jacks gets stuff all points, with Cronk, Smith, and Munster all around him sharing the duties hes gonna be a catch and pass man isnt he?
my tv broke wrote:FANHUB are retarded. If you are familiar with using the "inspect element" dev tool in Chrome you can get the 'R' button to show easily, and change your reserves. I have tested this and it works.
HOW TO (on chrome, firefox should be fairly similar i would assume, but i don't use FF):
- Right click the bottom grey bar on the player you want to make a reserve (eg to the left of the "S" & "T" buttons), and click "INSPECT".
- The element inspector tab will open at the bottom, with
highlighted.
- Code:
"<div class="team-player-subinfo">"
- Click the black arrow on the left to expand this part of the code.
- It will then show 4 or 5 spans relating to the buttons. Locate the third span down which is the code to show the 'R', this is the code:
- Code:
<span class="right team-r ng-binding" ng-hide="hide_reserve" ng-click="setReserve(data.id, playerLockout)" style="display: none;">R</span>
- Right click this and then choose "Edit as HTML".
- REMOVE this part:
- Code:
style="display: none;"
- Click somewhere else on the screen to make it take effect. You will see the 'R' available on the player. Make your change and save
Surely they will fix this, this morning.
And add to that, Storm spine will be out during Origin, so there are 2 major bye games he could be useful for.Johnny B Goode wrote:
Well they did want a running 5/8 to complement Cronk so there's potential there. For a bottom priced rookie half who is not playing off the bench off like Field or has zero job security like Hingano I think Jacks is worth a go.
Warriors wrote:I know I'm probably the only 1 with Prior on here but did anyone watch him closely? I was impressed and saw potential for 40-45 scores easily but that didn't eventuate last night.
If he had 1 missed tackle and 1 penalty only (so 6 more points) would you be saying the same thing if he got 39 in 42 minutes?
At present there weren't many players that actually scored much higher than their average (say more than 5 points) other than Brailey and Moga, and (Kahu, Beale & Leutele won't jag tries every week).
Everyone else was status quo.
wolfking wrote:
Easy E in your starting side?
mulvy wrote:So when Gurgess wasn't named I didn't like any forwards around that price so I brought in Dwalker for Moga. I'm thinking when I need to do the Brailey to Segs trade of going walker to Moga to pay for it. Terrible idea?? Or should I be trying to get some money aside now?
wolfking wrote:Any ideas how much Brailey and Moga will go up in price?
No Worries wrote:Am I right that everyone's changing their reserves after lock out ?
And everyone is cool with it ?
You've always been able to change them after lockout. It's meant to be rolling but failhub have fucked up once again.No Worries wrote:Am I right that everyone's changing their reserves after lock out ?
And everyone is cool with it ?
Krump wrote:I can't wait for @SI to try thismy tv broke wrote:FANHUB are retarded. If you are familiar with using the "inspect element" dev tool in Chrome you can get the 'R' button to show easily, and change your reserves. I have tested this and it works.
HOW TO (on chrome, firefox should be fairly similar i would assume, but i don't use FF):
- Right click the bottom grey bar on the player you want to make a reserve (eg to the left of the "S" & "T" buttons), and click "INSPECT".
- The element inspector tab will open at the bottom, with
highlighted.
- Code:
"<div class="team-player-subinfo">"
- Click the black arrow on the left to expand this part of the code.
- It will then show 4 or 5 spans relating to the buttons. Locate the third span down which is the code to show the 'R', this is the code:
- Code:
<span class="right team-r ng-binding" ng-hide="hide_reserve" ng-click="setReserve(data.id, playerLockout)" style="display: none;">R</span>
- Right click this and then choose "Edit as HTML".
- REMOVE this part:
- Code:
style="display: none;"
- Click somewhere else on the screen to make it take effect. You will see the 'R' available on the player. Make your change and save
Surely they will fix this, this morning.