As part of the plan to consolidate my sub-domains into my main site, today Ive enabled ZX81 programs. For now, it is a code icon . There is still work to do, but it is a start.
I fixed a minor bug where a link to what articles a member posted wont correctly show the title when there are no articles written. It was a pretty easy fixI moved the title generation outside of an if clause. The problem has always existed, but one that I copied over into my updated version. Now, I just need to get rid of that old query code.
As promised yesterday, anyone can now view the site statistics. I only needed to flip a config option. So happy for easy changes.
I played around with the statistics page today. Currently members only, but working to get a version anyone can see. Added some bootstrap panels and used ChartsJS to add a little color to some of the stats.
Well, I screwed up the login the other day when I re-wrote the code. Not sure what I was doing, but it had the wrong information in the form. It is fixed and should work again. Hopefully I didnt break the registration code too.