|
|||||||
| OOTP 10 - Mods Logos, roster packs, historical databases, OOTP tools, FaceGen files... it's all here! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#201 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
Here's the CSS used by the PEBA as sent to me by Corsairs and developed by one of his league members:
PHP Code:
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) |
|
|
|
|
|
#204 (permalink) | |
|
All Star Starter
Join Date: Mar 2002
Location: Mass.
Posts: 1,249
Thanked 56x in 38 posts
|
Quote:
team_relations in my ootpx is 15th down in the configuration screen on what to include (right beneath league_* stuff, sub_leagues and divisions)
__________________
- Front Office Offseason League. (Fast Paced OOTP9 and OOTP10 leagues, sims one season every week)
|
|
|
|
|
|
|
#205 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
From the standpoint of what's contained in it, that's a logical place to put it, but the name make you think it should be at the bottom with the other team stuff.
This post contains the checkboxes you need as of patch 1.2.1, and I believe they're in the in-game order: StatsLab Patch #2 - OOTPX
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) |
|
|
|
|
|
#206 (permalink) |
|
All Star Starter
Join Date: Mar 2002
Location: Raleigh, NC
Posts: 1,221
Thanked 2x in 2 posts
|
RE: Widgets
I can take the code generated from the widget and copy that into my site and it works fine, but I would have to do that every single time we have a sim. Is there a way to do it so that you don't have to re-copy the code each time? If it were possible to link to the WGT file and have that embedded into the page that would be the best way to go, I would think, but if I try to embed it into the HTML I either get a link going to the HTML code or nothing at all.
__________________
I used to come here a lot. Now, not so much. |
|
|
|
|
|
#207 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
There's a few options to get it to display and what you choose depends on how your league site is generated. You could use a server side include (SSI) provided that your host is configured for them. If your league page is php based, you can include it with a php command.
e.g. SSI: Code:
<!--#include virtual="/<relative_path>/widget.wgt" --> Code:
include("/<relative_path>/widget.wgt");
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) |
|
|
|
|
|
#208 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
Patch 1.2.2 is now available for download via the regular Patch 2 link. Enhancements primarily to the draft utility:
1. You can now schedule your draft out in serpentine fashion. 2. You can now display, filter, and sort players based on feeder league stats in the team war room. 3. The draft board and team war room pages have been made more efficient to provide faster page load times in leagues with a large number of players. 4. Draft board will now display the time a pick was made if logged in as a commissioner. 5. Other minor fixes.
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) Last edited by fhomess; 11-11-2009 at 05:58 PM. |
|
|
|
|
|
#210 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
Make sure you've loaded the most recent version of team_record.mysql.sql. The team_relations table also needs to be accurate, but that only changes when you realign, expand, or contract your league.
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) |
|
|
|
|
|
#211 (permalink) |
|
All Star Starter
Join Date: Dec 2005
Posts: 1,207
Thanked 15x in 7 posts
|
I *think* I found an issue with the draft. I want to start my league's draft after thanksgiving weekend so I set the start date to '2009-11-30' however on the draft board screen it says 'Pick is due no later than 2009-11-19 12:00 EST' for the first team.
__________________
Brewers League Baseball |
|
|
|
|
|
#212 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
I'm pretty sure I had fixed that bug. Please download and install 1.2.2 again. I believe it should also reschedule correctly if you resave your draft timer settings.
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) |
|
|
|
|
|
#213 (permalink) |
|
All Star Starter
Join Date: Dec 2005
Posts: 1,207
Thanked 15x in 7 posts
|
I re-uploaded patch 2 and tried saving the timer settings again and it's still showing up as 11-19-2009. No big deal since I can just disable the draft until I'm ready but figured I'd let you know.
__________________
Brewers League Baseball |
|
|
|
|
|
#214 (permalink) |
|
Hall Of Famer
Join Date: Nov 2002
Posts: 2,284
Thanked 26x in 11 posts
|
Then I'm not sure what the problem is, as I'm not able to reproduce this and haven't heard of other leagues having this issue. If you're willing to provide me access (shoot me a PM), then I can take a closer look.
__________________
StatsLab - SQL based utilities for Online Leagues - Patch #1 - Patch #2 The Baseball Saga - My fictorical replay dynasty thread (HTML) |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|