Search found 45 matches

by jhronesz
Tue Jul 22, 2014 7:31 pm
Forum: Verison 4.0x Support Forum
Topic: Email Users Who Havent Made Their Picks
Replies: 18
Views: 14471

Re: Email Users Who Havent Made Their Picks

I did what someone suggested before. I set up a query for each week and added code to a contact page. All I have to do now is click on the page and it pulls who hasn't turned in their picks. I then have the email message field defaulted to tell them to turn in their picks.
by jhronesz
Mon Dec 02, 2013 1:27 pm
Forum: Verison 4.0x Support Forum
Topic: Locking games
Replies: 2
Views: 2930

Re: Locking games

Nevermind. If you go to the config file under includes, it has a time zone adjustment line. That was the problem for me.
by jhronesz
Sun Dec 01, 2013 4:34 pm
Forum: Verison 4.0x Support Forum
Topic: Locking games
Replies: 2
Views: 2930

Locking games

anyone notice that their games aren't locking on time? i'm hosted with somee now and i am having to change the game times by one hour to get them to lock. any ideas?
by jhronesz
Sun Nov 03, 2013 8:13 pm
Forum: Verison 4.0x Support Forum
Topic: Paypal integration
Replies: 9
Views: 7115

Re: Paypal integration

Mine works. When they pay through paypal it automatically puts the credit in the users account. I have never had an issue.
by jhronesz
Sat Nov 02, 2013 4:10 pm
Forum: Verison 4.0x Support Forum
Topic: Survivor Pool - Allow a user to select a team twice
Replies: 4
Views: 4171

Re: Survivor Pool - Allow a user to select a team twice

Sure. Create a query in the access database and call it whatever you want. In design mode for the query, paste the following in the sql view SELECT [Username] & " " & [Pick] AS Expr1, SidePicks.Username, SidePicks.Pick FROM SidePicks; Create another query and call it whatever you w...
by jhronesz
Thu Oct 31, 2013 11:06 am
Forum: Verison 4.0x Support Forum
Topic: Survivor Pool - Allow a user to select a team twice
Replies: 4
Views: 4171

Re: Survivor Pool - Allow a user to select a team twice

nevermind. was able to figure it out.
by jhronesz
Wed Oct 30, 2013 7:56 pm
Forum: Verison 4.0x Support Forum
Topic: Survivor Pool - Allow a user to select a team twice
Replies: 4
Views: 4171

Survivor Pool - Allow a user to select a team twice

I turned off the option to only allow a user to select a team one time. However, I would like to let the users pick the same team only twice. Anyone know how to do this?
by jhronesz
Wed Oct 30, 2013 7:54 pm
Forum: Verison 4.0x Support Forum
Topic: Email Users Who Havent Made Their Picks
Replies: 18
Views: 14471

Re: Email Users Who Havent Made Their Picks

I am hosting my own.
by jhronesz
Tue Oct 29, 2013 11:01 pm
Forum: Verison 4.0x Support Forum
Topic: Email Users Who Havent Made Their Picks
Replies: 18
Views: 14471

Re: Email Users Who Havent Made Their Picks

Any insight if there is a way to do this in access?
by jhronesz
Sun Oct 27, 2013 6:16 pm
Forum: Verison 4.0x Support Forum
Topic: Email Users Who Havent Made Their Picks
Replies: 18
Views: 14471

Re: Email Users Who Havent Made Their Picks

I've attached the queries and the two web pages that I made to use. For the queries, open your database, click get external data. import the queries from this database. I'm not sure if it will work, but give it a try. Each week, you will have to open the two queries that have "CW" in them ...
by jhronesz
Sun Oct 27, 2013 6:01 pm
Forum: Verison 4.0x Support Forum
Topic: Auto Scoring Fix, 1st and 2nd fixes
Replies: 10
Views: 7992

Re: Auto Scoring Fix, 1st and 2nd fixes

Thanks, you're the man!
by jhronesz
Sun Oct 20, 2013 3:44 pm
Forum: Verison 4.0x Support Forum
Topic: Auto Update not working again
Replies: 5
Views: 4860

Auto Update not working again

Anyone else having an issue with auto update? It worked last week, but hasn't worked this week at all.
by jhronesz
Fri Oct 18, 2013 7:54 pm
Forum: Verison 4.0x Support Forum
Topic: Email Users Who Havent Made Their Picks
Replies: 18
Views: 14471

Re: Email Users Who Havent Made Their Picks

I actually set this up last year. There isn't anything really easy about it though. I use the access database version and created a couple of queries within it. One that looks at who turned in picks in a specific week and one that compares that list to the user list. Then I have an email page that p...
by jhronesz
Sun Sep 15, 2013 7:07 pm
Forum: Verison 4.0x Support Forum
Topic: Mod to display spreads on Survivor Pool
Replies: 1
Views: 3257

Re: Mod to display spreads on Survivor Pool

great post! I made one little change to your page by putting the spread next to the visiting team. I did so by moving code that you injected to right after the visitor team information.
by jhronesz
Sun Sep 15, 2013 6:49 pm
Forum: Verison 4.0x Support Forum
Topic: Auto Update not working
Replies: 21
Views: 16192

Re: Auto Update not working

One of the other things was that 2012 was still in my updatescores.asp, so I had to update that as well. Great work!

Anyone ever figured out how to get spreads to update like the scores??
by jhronesz
Sun Sep 15, 2013 6:49 pm
Forum: Verison 4.0x Support Forum
Topic: Auto Update not working
Replies: 19
Views: 13595

Re: Auto Update not working

One of the other things was that 2012 was still in my updatescores.asp, so I had to update that as well. Great work!

Anyone ever figured out how to get spreads to update like the scores??
by jhronesz
Fri Sep 06, 2013 7:20 am
Forum: Verison 4.0x Support Forum
Topic: Auto Update not working
Replies: 21
Views: 16192

Auto Update not working

I tried to use the score auto update last night and it did not work. any ideas?
by jhronesz
Fri Sep 06, 2013 7:20 am
Forum: Verison 4.0x Support Forum
Topic: Auto Update not working
Replies: 19
Views: 13595

Auto Update not working

I tried to use the score auto update last night and it did not work. any ideas?
by jhronesz
Wed Sep 04, 2013 8:32 pm
Forum: Verison 4.0x Support Forum
Topic: Standings Page
Replies: 3
Views: 5456

Standings Page

I have my users divided into two conferences. I would like to have a standings page that shows the AFC on the left and NFC on the right with the users underneath in the order of most right. I have been able to do this on two separate pages, but can't figure out how to get it on one page. Any thought...
by jhronesz
Sat Aug 31, 2013 4:27 pm
Forum: General Topics
Topic: Finally...
Replies: 6
Views: 7781

Re: Finally...

I'm glad to see people who are going to keep up with the site. Personally, I like the ASP version of the pool software. I don't have a lot of experience with mysql. But hopefully some of the developers here can make some enhancements.