The majority of the events-related portions of sw.slr are based on UHU4, which is admittedly a little bit icky at times. The MySQL tables storing the events data are about 4GB, and the code & queries using those tables occasionally cause “issues” for my host- since it is a shared host after all.
The latest issue is with the UHU4-based events-by-region listing, but rather than just disabling those scripts, I’m going to be disabling all UHU4-based scripts that interact with the events table. I’m currently concentrating on upgrading sw.slr to UHU5-based code, and I’m looking into alternatives to hosting all the events data on the same server as the rest of sw.slr.