Ok, I see when you are logged in the variable is at the bottom, when you are logged out it is at the top.
Unfortunately I tried to log in (FF latest) and it bombed with this dreaded error immediately (which was not happening before this for me).
Now when I try to open the season expander before it has loaded it works (it did not before) - so this is fixed with this move at least.
On the Host page - when I click on the Min/Max the Ajax progress bar appears at the bottom and it logs the error in the Event log. Nothing happens on the Host page (ie. it does not expand).
One other thing of note: When I click on Restart App (after a fresh reload and cleared cache) - it throws a "Invalid Viewstate" error:
DotNetNuke.Services.Exceptions.PageLoadException: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request. ---> System.Web.HttpException: Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request. at System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at
ps - I cleared the PageBlaster cache as well as the browser cache..