It is still broken for you, but may now be fixed on the development machine here.
FYI it was nothing to do with the rating system. It just so happened that we tried to fix an issue at the same time to do with new registered users logging in and this has broken the "new" flags.
For the tech minded.. (please ignore if not techy!)
We have a much later release of PHP on our dev boxes here as that is the only one that runs fine on the Macs here. The error logging is turned on high on these and showed up that some of the session commands we had used on the original forum software are now being deprecated and we should replace them. Unforrtunately, the replacement commands don't work in exactly the same way, and this has shown up errors in our previous coding that have always been there but somehow masked by the way the old commands worked. (e.g. "Mark all read" bugs).
So we have had to fix stuff in there that has always been an issue, but somehow worked ok hitherto.
We don't have enough time to do a proper recode which would also give you the option to stay logged in all day if you so want. But we will add this later on - time permitting.
It is a pretty thankless task adding some of these things - like the fixes to performance in loading pages, and users tend to only notice when things go wrong, rather than when something works that little bit quicker. (Anyone notice that long threads should load many times faster now?) We have many other projects for us to work on, so this particular one will have to take a back seat for a while. Development costs money and this site doesn't really make any. There isn't really any money to be made in a site that is just a forum and in that respect HJ is completely correct. (In fact we don't make any money to speak of!) So change is inevitable. It would be just nice to have you all more on board.
The principle of "if it isn't broke don't fix it" doesn't really apply in these cases. New hardware runs new software, and our code has to be compatible. Also it is nice to be a little ahead of the game by having a later release on the dev boxes.
Running the same old software because it works is also dangerous in some cases where later releases patch vulnerabilities - e.g. the ad server we ran that got attacked by a malicious hacker. We like to keep current on such things. So perhaps the maxim is: "fix it before time breaks it."
So in the short term:
- the new flags will be fixed.
In the medium term:
- we will try to add an option to allow logging in all day
Last edited by: car4play on Fri 9 Apr 10 at 10:39
|