I've sent Pujols a email to see if he can help. He hasn't been on the forums since April.
Official OS Table Generators Site Thread
Collapse
Recommended Videos
Collapse
This is a sticky topic.
X
X
-
My email to pujols bounced back. I think we may be out of luck unless someone else knows how to code HTML generators.Comment
-
Re: Official OS Table Generators Site Thread
Don't know how quickly this will get done, but they're minor things. In the NBA section, for every table generation, instead of the correctly spelled "Milwaukee" Bucks, it spells it "Milwakee" without the u. It's a pretty minor thing, but it started to bug me doing a Bucks Association, and having to go through there and search for "Milwakee" in the mess of HTML code so I could add the u.
Also, there's still no Brooklyn Nets. Everything (power rankings, match-up preview, box score, etc.) still has New Jersey Nets.Comment
-
I messages Steve to see what he can do. If we can't find anyone to update the tables, a lot of dynasties will go by the wayside.Comment
-
-
Re: Official OS Table Generators Site Thread
Can we get a generator similar to the RTTS player card in the baseball section but something like a Be A Pro player card for hockey???Comment
-
Comment
-
Re: Official OS Table Generators Site Thread
Hey guys. What's it coded in, PHP? I can do this. Whether I'd have time to is another matter though.
What's the issue here? Are there some bugs in a few of the current table generators? That ought to be easy enough to fix. I saw someone said something about styles...what's the scope of the needed work here, is it a priority for OS, and can someone put me in touch with the guy/s in charge if so? Thanks.Last edited by arton86; 03-12-2013, 12:21 AM.The Blazin' Utah Bees! | A Front Office Football MP dynasty
Big Ten Nebraska - a BBCF dynasty! [defunct]
simgamingnetwork.com (FOF, BBCF, and OOTP leagues - come sign on up!)Comment
-
Comment
-
Re: Official OS Table Generators Site Thread
Hey guys. What's it coded in, PHP? I can do this. Whether I'd have time to is another matter though.
What's the issue here? Are there some bugs in a few of the current table generators? That ought to be easy enough to fix. I saw someone said something about styles...what's the scope of the needed work here, is it a priority for OS, and can someone put me in touch with the guy/s in charge if so? Thanks.Comment
-
Hey guys. What's it coded in, PHP? I can do this. Whether I'd have time to is another matter though.
What's the issue here? Are there some bugs in a few of the current table generators? That ought to be easy enough to fix. I saw someone said something about styles...what's the scope of the needed work here, is it a priority for OS, and can someone put me in touch with the guy/s in charge if so? Thanks.Comment
-
Re: Official OS Table Generators Site Thread
From what I can tell it looks as if there is css involved.
Essentially this means that there is a limit to the style of HTML you can produce in tables. Someone would have to create and upload new css style sheets to the OS database where the others are located so that they can be referred to in any HTML code.
What I do to get around this is to create my own custom html tables on my computer and then take a screen shot of the table so that it appears the same but only in an image format. I just upload the image and then post it in the forums.Comment
Comment