Search found 67 matches

by Russaholic
Tue Oct 22, 2019 6:14 am
Forum: Verison 4.0x Support Forum
Topic: Web Based DB Manager
Replies: 3
Views: 3202

Re: Web Based DB Manager

Awesome. Good find.
by Russaholic
Thu Oct 03, 2019 2:36 pm
Forum: Verison 4.0x Support Forum
Topic: HELP
Replies: 7
Views: 4460

Re: HELP

See attachment for the relationships.

Hopefully this what you are looking for.
Relationship Layout
Relationship Layout
Relationships.PNG (49.55 KiB) Viewed 4425 times
by Russaholic
Fri Sep 13, 2019 8:29 pm
Forum: Verison 4.0x Support Forum
Topic: Live Scoreboard not working
Replies: 47
Views: 23856

Re: Live Scoreboard not working

Fbonani,

You can turn the scoreboard on/off in the includes/config.asp file around line 243.

Code: Select all

'Enable live scoreboard and scores loader flag.
const ENABLE_SCORES_ADDON = true
by Russaholic
Mon Sep 09, 2019 7:56 pm
Forum: Verison 4.0x Support Forum
Topic: Weekly Results Display
Replies: 3
Views: 2889

Re: Weekly Results Display

Here is the code for setting the sort by wins

Code: Select all

<%	end if %>
	//]]>
	// Execute the pick sort as soon as the page loads.	
	domUtils.onready(function() 
	{		
		tableSort.sort(resultsScoreSort);	
	}
	);
	</script>
<!-- #include file="includes/custom.asp" -->
</head>
by Russaholic
Mon Sep 09, 2019 7:52 pm
Forum: Verison 4.0x Support Forum
Topic: Margin Pool Sort
Replies: 2
Views: 2272

Re: Margin Pool Sort

Here is the code to sort the weeklyResults page by wins <% end if %> //]]> // Execute the pick sort as soon as the page loads. domUtils.onready(function() { tableSort.sort(resultsScoreSort); } ); </script> <!-- #include file="includes/custom.asp" --> </head> Here is the code to sort the si...
by Russaholic
Wed Aug 28, 2019 5:41 am
Forum: Verison 4.0x Support Forum
Topic: Can't see white text on white background?
Replies: 13
Views: 6102

Re: Can't see white text on white background?

I’ve been actively looking for what controls the css for the drop downs, but haven’t been able to pinpoint it yet. I have a few more things to look at and I’ll let you know what I find out. And I thought this would be an easy kill. Who knew. Haha.
by Russaholic
Tue Aug 27, 2019 9:02 pm
Forum: Verison 4.0x Support Forum
Topic: Adding Menu Item Issue
Replies: 13
Views: 6141

Re: Adding Menu Item Issue

See the attached screenshot to see how I added my own menu dropdown on an early version of my site. It's pretty straight forward, but if you keep having issues, just copy over your entire code and I will make it work for you.
by Russaholic
Tue Aug 27, 2019 8:37 pm
Forum: Verison 4.0x Support Forum
Topic: Issues in IE with "Error detected by Application Firewall..."
Replies: 4
Views: 5156

Re: Issues in IE with "Error detected by Application Firewall..."

Just in case someone else comes across this issue in the future, I finally found what should be the fix. It is caused by a feature used by some hosting services called 'Site Guard.' There should be an option within the control panel > security, that will allow you to turn it off and on. In my case, ...
by Russaholic
Tue Aug 27, 2019 11:44 am
Forum: Verison 4.0x Support Forum
Topic: Adding Menu Item Issue
Replies: 13
Views: 6141

Re: Adding Menu Item Issue

Let me take a look at the original menu coding. I've altered mine so much over the years that it's probably completely different.
by Russaholic
Mon Aug 26, 2019 7:24 pm
Forum: Verison 4.0x Support Forum
Topic: Adding Menu Item Issue
Replies: 13
Views: 6141

Re: Adding Menu Item Issue

So in the code, the link must be added before this tag: <%if IsAdmin() then %> Anything after that is set to only show for the Admin. See larger snippet: ______________________________________________ </li> <li class="dropdown"> <a href="javascript:void(0)" class="dropbtn&qu...
by Russaholic
Mon Aug 26, 2019 7:11 pm
Forum: Verison 4.0x Support Forum
Topic: Issues in IE with "Error detected by Application Firewall..."
Replies: 4
Views: 5156

Re: Issues in IE with "Error detected by Application Firewall..."

Yeah, I don't think many people use IE outside of having to for work. However, it's enough to make it painful for my league members. I have also been able to duplicate it in the Edge browser, so it may be a Microsoft derived issue. At this point, I am just trying everything to fix it.
by Russaholic
Sat Aug 24, 2019 1:17 pm
Forum: Verison 4.0x Support Forum
Topic: Issues in IE with "Error detected by Application Firewall..."
Replies: 4
Views: 5156

Issues in IE with "Error detected by Application Firewall..."

While operating in Internet Explorer, I periodically come across an issue that states: "Error detected by Application Firewall. Please contact support if you have any questions." Once it appears, I have to completely shut down the browser before it allows me to do anything within the websi...
by Russaholic
Thu Nov 01, 2018 8:09 pm
Forum: Verison 4.0x Support Forum
Topic: Live Scoreboard not working
Replies: 47
Views: 23856

Re: Live Scoreboard not working

I didn't have the same luck when reverting back. Let me know if someone is able to find a fix because the scoreboard isn't worth much if it isn't live.
by Russaholic
Sun Sep 09, 2018 6:24 pm
Forum: Verison 4.0x Support Forum
Topic: Live Scoreboard not working
Replies: 47
Views: 23856

Re: Live Scoreboard not working

Thanks for posting about this. I was trying to figure it out on my own and was getting frustrated. You saved me from further distress.
by Russaholic
Sun Sep 09, 2018 6:21 pm
Forum: Verison 4.0x Support Forum
Topic: Tie Game Value
Replies: 3
Views: 4677

Re: Tie Game Value

I wanted to reengage about the value of a tie game especially since Pittsburgh didn't feel like winning in week 1. Anyone out there have any insights on changing the value of a tie game from .5 to a whole number?
by Russaholic
Sun Sep 09, 2018 4:53 pm
Forum: Feature Requests
Topic: Reminder to enter your picks
Replies: 2
Views: 5892

Re: Reminder to enter your picks

I use a service from Clearstream to send out auto SMS messages. They have a free option and a variety of different plans based on the number of people who have in your league. This method has worked well for me and allows users to opt in or out as they please. https://app.getclearstream.com/ Example...
by Russaholic
Mon Jul 23, 2018 11:59 am
Forum: Verison 4.0x Support Forum
Topic: Time for 5.0
Replies: 43
Views: 23897

Re: Time for 5.0

I'd donate as well!!
by Russaholic
Mon Jul 23, 2018 11:56 am
Forum: Downloads
Topic: 2018-2019 NFL SCHEDULE
Replies: 9
Views: 9516

Re: 2018-2019 NFL SCHEDULE

Thanks for getting the database updated and sharing.
by Russaholic
Mon Nov 20, 2017 8:51 pm
Forum: Verison 4.0x Support Forum
Topic: Week 12 and 14 Pick Troubles
Replies: 5
Views: 4325

Re: Week 12 and 14 Pick Troubles

I tweaked the database using MDBPlus (free program) on Parallels since I couldn't find a quick solution on Mac and reloaded the database and all is now good. Hopefully, this can help anyone who downloaded the same DB as me before the season started.
by Russaholic
Mon Nov 20, 2017 8:11 pm
Forum: Verison 4.0x Support Forum
Topic: Week 12 and 14 Pick Troubles
Replies: 5
Views: 4325

Re: Week 12 and 14 Pick Troubles

After some more digging, I have found what I believe to be the root problem. I opened up the schedule portion of the database and saw that in week 12, NYJ was listed as "NEJ" and in week 14, SEA is listed as "DEA." I've been looking for a program to edit the database on a Mac but...
by Russaholic
Mon Nov 20, 2017 7:18 pm
Forum: Verison 4.0x Support Forum
Topic: Week 12 and 14 Pick Troubles
Replies: 5
Views: 4325

Week 12 and 14 Pick Troubles

Can anyone help with a problem I running into with making picks for week 12 and 14. I am receiving the following error on the page: _________________________________ Microsoft VBScript runtime error '800a01a8' Object required: '' /weeklyEntry.asp, line 887 _________________________________ It shows ...
by Russaholic
Sun Oct 30, 2016 12:38 pm
Forum: Verison 4.0x Support Forum
Topic: Tie Game Value
Replies: 3
Views: 4677

Re: Tie Game Value

Well, since there are 2 ties this year I don't have to worry about that ".5" value anymore. But I am still interested in getting the code tweaked for the future if anyone can figure it out.

Thanks, -Russ
by Russaholic
Mon Oct 24, 2016 10:13 pm
Forum: Verison 4.0x Support Forum
Topic: Tie Game Value
Replies: 3
Views: 4677

Tie Game Value

Anyone know how to change the value of a tie game from the current .5 to a loss? I can't stand that half point value and can't seem to pinpoint how to do it. Any help will be greatly appreciated.
Thanks, -Russ
by Russaholic
Fri Sep 02, 2016 4:22 pm
Forum: Verison 4.0x Support Forum
Topic: Username Autocomplete
Replies: 4
Views: 7282

Re: Username Autocomplete

I am late to this one but what a nice mod. It really cleans up my login page.
by Russaholic
Fri Sep 02, 2016 4:22 pm
Forum: Downloads
Topic: Username Autocomplete
Replies: 3
Views: 4316

Re: Username Autocomplete

I am late to this one but what a nice mod. It really cleans up my login page.