----------------------------------- BECK Wed Oct 17, 2018 10:38 am ----------------------------------- It broke because the data was getting so large and I needed to better index some of the tables. To generate that main stats page is 100s of SQL queries, and it takes too long and times out the web request. So by better indexing the tables, the query time was much faster and it was able to complete in a reasonable time.