Hope you guys enjoy either of these two treats &, if you're also interested in a little user administration script I made for HCS forum, just let me know & I'll post it here.
Did you change your user name? I can't find your old posts
by CaptainRon at 11:49 PM EST on February 15, 2017
Yes, I did. My old user name was "Captain Ron" without quotes, but none of the old passwords I remembered worked, so I just created a new user.
Even though I really haven't added much into it, I'm starting to get back into trying to maintain this code in a more proper manner. Feel free to try it, ask me any questions about it if you need to.
Well, I hope hcs is here to see this topic. I'm now trying to update the code to match what you currently have, but I'm wondering if there's any changed made to the SQL code to incorporate pinned topics, or if that's all handled within the forum's source code alone.
Sit tight, though; I'm updating the distribution package I made to be more current.
To sumarrise, this unofficial source distribution is dated at 2011 & contains all the same bugs otherwise found in hcs' original code from that era. Only minor changes to the forum's BB code tags have been done (namely, removing the random page title messages, removing the em tag & replacing it with a YouTube video embedding tag). Otherwise, the forum itself remains true to hcs' coding.
The upcoming update will include comments on what items can be changed (such as the section on pinned topics) & customized to suit your own site's installations (& the re-inclusion of the random page title messages, though commented out).
Howdy. Pinned threads (and permanently editable threads) are hard coded, the database doesn't know about 'em. The most notable change to the DB I can think of is the use of password hashes.