must be stalking you
Printable View
I've just had a read through the way the code is written, genuinely facinating. It appears that there's no specific order other than what mysql sees fit, it loads as table full of "who read what thread when" (Sorted by first thread reading), an ip address table (sorted by latest forum activity) and the users table which is sorted by the userid which is the same as the join date. Not sure what's why it's inconsistent, I guess it's just easier for whatever stuff mysql had to lookup for my particular usergroup etc. beforehand. As it happens the list randomly changed sort order for me about 10 minutes ago from "first reading" to "latest activity".
I also took a look at the source and rather than finding it genuinely fascinating I found it genuinely mortifying. Firstly due to the fact I just opened a over 2500 line file and then having to look at some shambolic mess that would be a extreme pain to have to work with. No idea how a largish software company can produce such unmanageable code.
It does seem to be done by join date. I've had a look at various threads, stalked some people and saw the trend. Haven't see a single pattern to break it either. Although the code may not indicate it, it is done by that. So no @Bolt660; it isn't a fluke or destiny that you and Chris are positioned together :P.
Besides, I haven't viewed this thread first and I'm still the first on the list of this thread because I am oldest by join date.
edit: just found a thread that breaks the trend, so I guess it goes my diff. things.
Actually, that was just temporary, haven't found a thread that broke the trend.