Site downtime
ByFor any of you that have tried to visit the site over the past few days, you’ve likely been met with a ‘Maintenance Mode’ screen. It all started with what should have been a fairly straightforward WordPress upgrade, and kind of snowballed from there. It turns out that WP has made some fairly significant changes in the way it handles certain php coding, and those changes were causing some display errors. The good news is that WordPress expert Ronald Vanweerd addressed the issues, and got things in order.
So, why the need for an expert in the first place? You see, this site has some custom coding done for displaying the worklog pictures. One of the biggest reasons for the creation of this site in the first place, was for the ability to host my own pictures and content. I post worklogs on multiple forums, and picture hosting was always a pain. Once the first version of this site was set up, I quickly ran in to issues. I wanted to have pictures sized at 800×600 for posting in forums, but multiple pics that large really killed this site’s load time. That’s where Ronald came in. With a little custom work, and a dynamic cache, I can literally upload any size pic I want for a forum, yet all pics on this site will be cached and loaded at a width of 570 pixels. Load time is great, and I’ve still got all the original images for the forums, unaltered. It has been quite an elegant solution. That being said, when WordPress changed their code, we needed to change ours. There were also some other things I had tweaked, and it got to the point we were better off starting with a clean template. So, here we are! Things are back up, and stable! Thanks for your patience.
Now back to modding!