I actually have the login/logout functions working — with one bug. Something in the system loses the session only on logout. Everything else appears to be working just fine.
I’m just about frustrated enough to say to hell with it, since the error redirects to the forum and the logout button works fine there. Maybe by the time I finish coding everything else, there will be a fix for this frustrating annoyance *laugh* I’m fairly positive that it’s an issue in the code of the forum that breaks the feature, because everyone that posts about it says that it worked in previous versions. Here’s to hoping that an update resolves it.
So, fighting that kept me from writing. Had to reach a “screw it” mindset before I could quit. That’s just the way I am when I’m coding. I’ll go ahead with all the other functions that seem to be working, and come back to the logout bug later.
Grabbed a new mod for the forum that will probably make the custom settings on the website easier to deal with. It will all depend on how it creates the database entries. I’ll have to dig through the code and see what it’s doing before I upload it and install it. If it actually creates new entries for each new option, then it’s what I’m looking for. I can then query those from within the website via the external functions of the forum and use them to change various settings on the pages.
I’ll post up a screenshot of the login/logout when I finish dressing it up. Right now, it’s all basic. I’m going to CSS it to make it look prettier, and figure out what actual text I want displaying. I may even shunt it off to a specialized login page, in order to display more information and links without modifying my templates overmuch. I like the limited space and the tightness of the template for main pages. For some of the informational pages, I’ll have to expand them, but main pages look good this way to me.
Okay, enough babbling. I’m burnt out on coding tonight, so I’m going to look at a couple of working stories and see if I feel like doing a little writing or tweaking tonight before I crash out.