Member registration now works correctly.[break]I tried to revamp our users system (for PHP guys: switching to $_SESSION while still using globals). Well the globals fell flat on their face and basically the entire user system was ghetto until earlier today. At that time I rewrote the log in and log out routines. I set default values for username and password which conflicted with registration, loss password, and, I believe, the prefs page. Everything should work correctly.
Because of the re-write, "new" items should be more reliable even if technically less accurate. It now shows items that are new since the last time you first loaded up the site in a new browser thread/session/window/blah. I've also added security to the admin and preferences page, you must manually log in (read: know the password) to access these pages. Cookies are unreliable, but will let you pass with post comments, voting in polls, and other things that can't really screw you over.
In my last post I forgot to inform you that shortened headlines can be viewed via a tooltip if you hover your mouse over their headline to the right (they end in a .. because they're too long to display normally). The point of this post is to inform users that registering now worked. I just added a lot of useless meat, sorry.
Or, perhaps, this was just a ploy to introduce more users to the hidden text thing.
Because of the re-write, "new" items should be more reliable even if technically less accurate. It now shows items that are new since the last time you first loaded up the site in a new browser thread/session/window/blah. I've also added security to the admin and preferences page, you must manually log in (read: know the password) to access these pages. Cookies are unreliable, but will let you pass with post comments, voting in polls, and other things that can't really screw you over.
In my last post I forgot to inform you that shortened headlines can be viewed via a tooltip if you hover your mouse over their headline to the right (they end in a .. because they're too long to display normally). The point of this post is to inform users that registering now worked. I just added a lot of useless meat, sorry.
Or, perhaps, this was just a ploy to introduce more users to the hidden text thing.
Comment