Search found 19 matches

by drollette
Sun Sep 14, 2014 9:14 am
Forum: Verison 4.0x Support Forum
Topic: Scrambled data
Replies: 5
Views: 4918

Re: Scrambled data

I just did a fresh upload of all files, and kept the old DB. time to start redoing my mods!
by drollette
Sat Sep 13, 2014 10:07 am
Forum: Verison 4.0x Support Forum
Topic: Scrambled data
Replies: 5
Views: 4918

Re: Scrambled data

That was my first thought also, but passwords are fine...
by drollette
Fri Sep 12, 2014 2:37 pm
Forum: Verison 4.0x Support Forum
Topic: Scrambled data
Replies: 5
Views: 4918

Scrambled data

Screenshot_2014-09-12-13-20-02.png I'm getting scrambled data for some reason. It's only occurring with email addresses and online payment logs. I'll correct a user's email address, but it scrambles again, immediately. Account balances are reflecting the correct information, but the info in the onl...
by drollette
Tue Jun 03, 2014 8:28 pm
Forum: Verison 4.0x Support Forum
Topic: 2014/2015 Season
Replies: 20
Views: 28072

Re: 2014/2015 Season

Here is a clean copy of the DB with the 2014/2015 Regular season Schedule.
NFL.zip
(31.97 KiB) Downloaded 619 times
by drollette
Sun Jan 12, 2014 8:32 pm
Forum: Verison 4.0x Support Forum
Topic: Paypal integration
Replies: 9
Views: 7115

Re: Paypal integration

Got it figured out. You'll need to have A merchant account on PayPal. Go to the IPN settings under the 'my selling tools' section of PayPal. You'll have to enter the URL of the listener, which is "http://YourPoolURL/paymentNotify.asp. Then click 'enable', then 'save'. I've verified it's working...
by drollette
Sun Jan 05, 2014 4:04 pm
Forum: Verison 4.0x Support Forum
Topic: Paypal integration
Replies: 9
Views: 7115

Re: Paypal integration

I think it may have something to do with the email address used for the paypal merchant account. It's just a theory, but perhaps if the email address and domain name the IPN is sent to don't match up, it doesn't run smoothly... For instance if my email address is someone@mypool.com (and that's the e...
by drollette
Fri Oct 04, 2013 8:47 pm
Forum: Downloads
Topic: 2013 SQL Pool version
Replies: 9
Views: 10352

Re: SQL Pool version

Hey Andy here's the connection string to link my db...hope it helps... '-------------------------------------------------------------------------- 'Database connection string (Can be Access or SQL Server). '-------------------------------------------------------------------------- const DATABASE_CON...
by drollette
Fri Oct 04, 2013 8:47 pm
Forum: Verison 4.0x Support Forum
Topic: SQL Pool version
Replies: 11
Views: 20616

Re: SQL Pool version

Hey Andy here's the connection string to link my db...hope it helps... '-------------------------------------------------------------------------- 'Database connection string (Can be Access or SQL Server). '-------------------------------------------------------------------------- const DATABASE_CON...
by drollette
Mon Sep 30, 2013 3:59 pm
Forum: Verison 4.0x Support Forum
Topic: SQL Pool version
Replies: 11
Views: 20616

Re: SQL Pool version

OK so I'm runnung the SQL version of this (quite successfully!), But I'm hitting a snag on the Score auto-updater...it cycles through the check successfully, but scores do not update...any help with this would be greatly appreciated!! The code for my updateScores.ASP file is below. Thank you. -Charl...
by drollette
Mon Sep 30, 2013 3:59 pm
Forum: Downloads
Topic: 2013 SQL Pool version
Replies: 9
Views: 10352

Re: SQL Pool version

OK so I'm runnung the SQL version of this (quite successfully!), But I'm hitting a snag on the Score auto-updater...it cycles through the check successfully, but scores do not update...any help with this would be greatly appreciated!! The code for my updateScores.ASP file is below. Thank you. -Charl...
by drollette
Mon Sep 30, 2013 2:45 pm
Forum: Verison 4.0x Support Forum
Topic: Paypal integration
Replies: 9
Views: 7115

Re: Paypal integration

Cool thanks Phil. I'll keep scratching at it and let u know if I get anywhere...
by drollette
Sat Sep 28, 2013 9:18 pm
Forum: Verison 4.0x Support Forum
Topic: Trouble with "Add an Account Transaction"
Replies: 1
Views: 2870

Trouble with "Add an Account Transaction"

Can't figure out why I keep getting a 500 error whenever I try to add an account transaction...
by drollette
Sat Sep 28, 2013 3:45 pm
Forum: Verison 4.0x Support Forum
Topic: Paypal integration
Replies: 9
Views: 7115

Re: Paypal integration

Any progress on this so far?
by drollette
Sat Sep 28, 2013 2:51 pm
Forum: Verison 4.0x Support Forum
Topic: Webng write problem
Replies: 3
Views: 4812

Re: Webng write problem

Gave up on WebNG, Running great on GoDaddy now.
by drollette
Sat Sep 28, 2013 2:45 pm
Forum: Verison 4.0x Support Forum
Topic: SQL Pool version
Replies: 11
Views: 20616

Re: SQL Pool version

Thanks philwojo9999 I got it working on GoDaddy with some tweeks. an updated SQL file for the table loader is below
sql2013Football.zip
(4.19 KiB) Downloaded 626 times
by drollette
Sat Sep 28, 2013 2:45 pm
Forum: Downloads
Topic: 2013 SQL Pool version
Replies: 9
Views: 10352

Re: SQL Pool version

Thanks philwojo9999 I got it working on GoDaddy with some tweeks. an updated SQL file for the table loader is below
sql2013Football.zip
(4.19 KiB) Downloaded 601 times
by drollette
Fri Sep 27, 2013 2:37 pm
Forum: Verison 4.0x Support Forum
Topic: SQL Pool version
Replies: 11
Views: 20616

Re: SQL Pool version

Okay I've been working on getting this going, and I'm almost there! The only thing I'm lacking is the code to populate the schedule table on the SQL database. There's a lot of it and it looks like this...hopefully someone has it... INSERT INTO Schedule (Week, Date, Time, VisitorID, HomeID) VALUES(1,...
by drollette
Fri Sep 27, 2013 2:37 pm
Forum: Downloads
Topic: 2013 SQL Pool version
Replies: 9
Views: 10352

Re: SQL Pool version

Okay I've been working on getting this going, and I'm almost there! The only thing I'm lacking is the code to populate the schedule table on the SQL database. There's a lot of it and it looks like this...hopefully someone has it... INSERT INTO Schedule (Week, Date, Time, VisitorID, HomeID) VALUES(1,...
by drollette
Wed Sep 25, 2013 3:00 pm
Forum: Verison 4.0x Support Forum
Topic: Webng write problem
Replies: 3
Views: 4812

Webng write problem

I am having a heck of a time running this. i keep getting this error when trying to open the message board and other things. i've placed the entire pool in the original data file on the site, but still having a problem...any help would be appreciated. the url for my instance of the pool is below, an...