Your level headed calmness is admirable, anon. I mean that, but I happen to believe that in this case it's mistaken.Security is not making changes to the live site and fucking up withdrawals and deposits before anybody knows anything has even changed. Security is not implementing a "forgot your passphrase" for 12-24 hours before deciding it was a very bad idea and removing it. Customer service is not refusing to implement a sorting by price feature after being given 2 years to do so. You want the SQL query that would do it? I'll even do the dev's work for them, how's that:Code: [Select]SELECT category, product FROM listings_database JOIN product ON price WHERE price BETWEEN(user_choice_min, user_choice_max) SORT BY price ;... something like that. It's been over a year since I wrote a word of SQL, but you get my point, hopefully. Unless the man is as disabled as Stephen Hawking, I can't imagine him being unable to write that, plug it in to whatever not-fucking-live site that's laying around to test with, and be done with it. I sincerely, logically believe that if SR continues to stand still, it will be gone for 2014. If I'm wrong, so be it: I'll still be here buying drugs along with the rest of you if it's still around. But I just don't see that as very likely.P.S. edit: I sound more like masterblaster than I mean to.