Developments
Yesterday, someone new registered on my home village’s website (LittleLever.info)
They, of course, instantly forgot their password, so used the “I forgot my password” button to find it out.
At this point I should probably explain why I’ve mentioned this..!
About a year ago, the original owner of LittleLever.info gave up paying for a site that never had any visitors. He stopped payments, and the site fell into disrepair before eventually getting pulled down completely.
At this point, being the type of person who doesn’t like seeing good domain names go to waste, I opted to take control.
I paid for the domain, paid for hosting, and got things up and running as soon as I possibly could.
After a while, spambots took control of the bog-standard phpBB script, and in a desperate attempt to quench them all, I took down the old forum, and replaced the entire thing with my own code.
Socoder.net’s script was hacked and slashed to generate an all new LittleLever.info
The site remains up and running, and is moderately stable and spambot free.
.. Which brings us back to yesterday.
So far, nobody had used the “I forgot my password” link, mostly because there’s only actually 6 registered users. (OMG, it’s SO quiet!!!)
Yesterday, when the newest member clicked the link, I was immediately alerted to a very very minor issue.
…
The fact that I’d hacked and slashed the code from Socoder.net meant that, far from the user getting a “You forgot your LittleLever.info password!” email, they instead got a “You forgot your Socoder.net password!” email, and all the links were broken, and everything was just plain wrong!
Whoops!!
Five hours later, after scouring through hundreds of .php files, I think I managed to track down all references to Socoder, and changed them to Little Lever!
This pretty much killed any/all coding I’d intended to do, yesterday, but at least it was a fun little adventure, digging through old code and making lots of tweaks.
Perhaps, in the future, I should make 99% of those things a single easily-changeable variable.
.. That would be the sensible thing to do!
Continue reading Daily Blog – Y7 – D120 : Site Issues..