Search found 10 matches

by twiggm
Wed Aug 23, 2017 8:47 am
Forum: General Topics
Topic: 2017-18 Season Update?
Replies: 42
Views: 34327

Re: 2017-18 Season Update?

I also just realized that the chargers and rams logo was not showing up. You have to rename the SD and STL png files, you need to rename and edit the css for each and then edit the teamlogos.css to change the names.

Mike
by twiggm
Wed Aug 23, 2017 8:18 am
Forum: General Topics
Topic: 2017-18 Season Update?
Replies: 42
Views: 34327

Re: 2017-18 Season Update?

Sorry about the result and ASPResult fields having the extra "s". Also, those that are getting errors on weeks 12 and 14, it is because on week 12 I mistyped NYJ as NEJ. On week 14 I mistyped SEA as DEA. If you go in and change those two games you should be good to go.

Mike
by twiggm
Sat Aug 05, 2017 4:30 pm
Forum: General Topics
Topic: 2017-18 Season Update?
Replies: 42
Views: 34327

Re: 2017-18 Season Update?

I've updated the schedule, the playoff schedule and the two team names for the new LA teams. I don't think I made any mistakes but... I'm human.

Have a great seasion
by twiggm
Mon Aug 24, 2015 9:31 pm
Forum: Verison 4.0x Support Forum
Topic: SQL Server 2012 Version
Replies: 1
Views: 2716

Re: SQL Server 2012 Version

Thank you for taking the time to convert everything. The only thing that I had to do was comment out lines 541-552 in the common file and it all seems to work. It blows up because DATABASE_FILE_PATH isn't defined. Here is the section: DbConn.Open(sConnection) 'If the path to the database is not phys...
by twiggm
Mon Aug 24, 2015 7:34 pm
Forum: Verison 4.0x Support Forum
Topic: Somee and Eastern Time Zone Display
Replies: 8
Views: 7751

Re: Somee and Eastern Time Zone Display

remember that the time is based on where you server is hosted. For example my server is hosted by GoDaddy, and they are not in the Eastern Time Zone, so I have to manually change it -1 more than it actually is.
by twiggm
Sun Aug 09, 2015 5:57 pm
Forum: Verison 4.0x Support Forum
Topic: Code for Changing Confidence Points on bye weeks
Replies: 6
Views: 5698

Re: Code for Changing Confidence Points on bye weeks

I've spent the last few hours playing with the code. I believe I know how to do the calculation, the issues I'm having is where to make the change(s). I've messed with confPtsStatus.js and weeklyEntry.asp. Change things on weeklyentry and the confidence points never change. Make changes to the .js a...
by twiggm
Sun Aug 09, 2015 4:52 pm
Forum: Verison 4.0x Support Forum
Topic: Code for Changing Confidence Points on bye weeks
Replies: 6
Views: 5698

Re: Code for Changing Confidence Points on bye weeks

It's been almost a year since my original post, has anybody configured their pool to use the higher confidence points?
by twiggm
Sun Aug 09, 2015 3:11 pm
Forum: Feature Requests
Topic: SQL Server 2012 Version
Replies: 2
Views: 5155

Re: SQL Server 2012 Version

Sent email requesting files.

Thanks
by twiggm
Wed Aug 27, 2014 2:50 pm
Forum: Verison 4.0x Support Forum
Topic: Code for Changing Confidence Points on bye weeks
Replies: 6
Views: 5698

Re: Code for Changing Confidence Points on bye weeks

I did and he did reply via email. Stated it would take a lot of code changes he would think about making changes and suggested I post it here to see if anyone had already done it or were willing to try.
Thanks
by twiggm
Tue Aug 26, 2014 5:23 pm
Forum: Verison 4.0x Support Forum
Topic: Code for Changing Confidence Points on bye weeks
Replies: 6
Views: 5698

Code for Changing Confidence Points on bye weeks

Can anybody figure out the code to change the confidence points on bye weeks from 13-1 to 16-4. This would allow players later in the year who are many points behind the opportunity to catch up. On a bye week that only has 13 games, there are 39 unused points each week (16-14, which adds up to 45 mi...