Search found 172 matches
- Thu Jul 27, 2017 1:51 pm
- Forum: Website Forum / Forum de Page Web
- Topic: Logos
- Replies: 4
- Views: 4137
Re: Logos
Google Images search should do the trick, no ?
- Thu Jul 20, 2017 9:58 pm
- Forum: Solved Bugs / Rapport Erreurs Résolu
- Topic: 3.1.0 - Standing (and entry draft order) error
- Replies: 3
- Views: 2236
Re: Standing (and entry draft order) error
The greater differential between goals for and against for the entire regular season. NOTE: In standings a victory in a shootout counts as one goal for, while a shootout loss counts as one goal against For me, it mean for all year and not against each other because there's a higher risk to be even ...
- Wed Jul 19, 2017 11:25 am
- Forum: Solved Bugs / Rapport Erreurs Résolu
- Topic: 3.1.0 - Standing (and entry draft order) error
- Replies: 3
- Views: 2236
3.1.0 - Standing (and entry draft order) error
According to the NHL the tie break rules is : If two or more clubs are tied in points during the regular season, the standing of the clubs is determined in the following order: The fewer number of games played (i.e., superior points percentage).The greater number of games won, excluding games won in...
- Sat Jun 24, 2017 10:57 am
- Forum: General Question / Question Général
- Topic: 3.1 - added and moved team don't appear in standing
- Replies: 1
- Views: 1310
3.1 - added and moved team don't appear in standing
On off-season, after adding an expansion team and/or moving a team from a conference to another. Those teams does not appear in Wild Card and Conference standing because there's data mismatched/missed in rankingorder table. Added team does not appear while moved team as not the good type value.
- Wed May 24, 2017 3:30 pm
- Forum: General Question / Question Général
- Topic: sq lite database error
- Replies: 7
- Views: 3280
Re: sq lite database error
J'ai eu ce problème déjà mais je ne me rappelle plus ce que j'ai fait. Je vais regarder si je trouve quelque chose dans mes notes.
Tu as redémarré ton ordinateur ?
Tu as redémarré ton ordinateur ?
- Sun May 21, 2017 10:17 am
- Forum: General Question / Question Général
- Topic: 3.0.11 - Farm to Pro player movement problem
- Replies: 7
- Views: 3128
Re: 3.0.11 - Farm to Pro player movement problem
I was running this issue all year long but I've switch from the v2 to v3 on the offseason last year and I was thinking that this switch was the purpose. I'm happy to see this can be a change from the v3.0.10 to v3.0.11 and hope this will be resolved. It was a real nightmare and I receive a plenty of...
- Sun Apr 30, 2017 8:29 pm
- Forum: Commish's Corner / Coin du Commissaire
- Topic: Draft Lottery Generator - with expansion
- Replies: 0
- Views: 1476
Draft Lottery Generator - with expansion
I create an Excel file for those who want to generate their league lottery with expansion team with the NHL format and odds. You can download it here : http://www.lhssf.com/Draft Lottery.xlsx Instructions : On Standings sheet, put team's names in reverse order of your standing (you must made your ti...
- Fri Apr 14, 2017 4:07 pm
- Forum: General Question / Question Général
- Topic: Unassigned Players After Trade Deadline?
- Replies: 5
- Views: 2686
Re: Unassigned Players After Trade Deadline?
Change your trade deadline % to 99 make your move and change it back to your previous value.
- Sat Mar 11, 2017 10:38 pm
- Forum: Solved Bugs / Rapport Erreurs Résolu
- Topic: 3.0.10 - 3-on-3 overtime bugs
- Replies: 8
- Views: 4636
Re: 3.0.10 - 3-on-3 overtime bugs
According to the NHL (http://www.nhl.com/ice/page.htm?id=26374): A player is awarded a "plus" each time he is on the ice when his Club scores an even-strength or shorthanded goal. He receives a "minus" if he is on the ice for an even-strength or shorthanded goal scored by the opp...
- Sun Feb 26, 2017 6:11 pm
- Forum: General Question / Question Général
- Topic: SQLite database wrong datatype and best practice
- Replies: 1
- Views: 1517
SQLite database wrong datatype and best practice
Currently, the STHS output SQLite database and table with column type that are not standard for SQLite : Ex. : string currency currrency (with 3 r) timestamp and maybe more Ref.: https://www.tutorialspoint.com/sqlite/sqlite_data_types.htm https://www.sqlite.org/datatype3.html That should be correcte...
- Sun Feb 19, 2017 10:03 am
- Forum: Suggestions
- Topic: Choisir ce qui apparait dans les transactions
- Replies: 3
- Views: 2220
Re: Choisir ce qui apparait dans les transactions
Je n'hais pas l'idée. Surtout, on devrait pouvoir les afficher dans onglets différents par exemple. Aussi, ajouter pour chaque transactions, le(s) équipe(s) impliquée(s) et/ou le(s) joueur(s) impliqué(s) "30927" "30927" "Michael Bournival of Washington was sent to pro."...
- Sun Feb 19, 2017 9:41 am
- Forum: General Question / Question Général
- Topic: Prospect to CSV
- Replies: 1
- Views: 1353
Re: Prospect to CSV
If you use the V3 of STHS, Using the DB Browser for SQLite you can run this query : SELECT P.Name AS Name, T.Name AS Team From Prospects P, TeamProInfo T where P.TeamNumber = T.Number; And export it to CSV Or Using Excel and the VLOOKUP function. But from the STHS itself, I don't think it's possible.
- Sun Feb 12, 2017 10:19 am
- Forum: General Question / Question Général
- Topic: Problème avec Google chrome
- Replies: 5
- Views: 5148
Re: Problème avec Google chrome
Ceci est dû à la mise à jour du forum vers la version 3.2. Rafraichir la page règle en effet le problème.
- Sun Jan 29, 2017 11:10 am
- Forum: Suggestions
- Topic: Healthy scratch in boxscore
- Replies: 5
- Views: 3099
Healthy scratch in boxscore
Is it possible to add the team healthy scratch player in the boxscore ? Rigth now, there's no way to have the real portrait of the team roster on a given game. This is the way the thing goes : The lines are loaded, the game "played", next game roster/lines changed applied. So when we check...
- Tue Jan 24, 2017 8:50 pm
- Forum: General Question / Question Général
- Topic: Goalie EN rating
- Replies: 6
- Views: 2853
Re: Goalie EN rating
Thanks Simon!