Randomly, my delete or backspace key has stopped working in the posting box. If I resize my browser window, it usually works again. Usually this is accompainied by a flicking of the posting box.
(Opera 6, Mac OSX)
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Randomly, my delete or backspace key has stopped working in the posting box. If I resize my browser window, it usually works again. Usually this is accompainied by a flicking of the posting box.
(Opera 6, Mac OSX)
Sounds like a browser issue. Have you tried going to other websites with text boxes and seeing what happens there?
I'd really like to know why it's not being very random.
Is it possible that there's no lower limit to the randomization? What I mean by that is that I once set up a random number generator that generated values from 0 to MAX, then forgot and numbered my records from 10 to MAX, with the result that record 10 got selected a lot more than any of the others, because it would show up for values of 1 - 9, as well as 10.
I don't think Mickie looks suspicious. They're user number 390, for one thing.
Yeah, Mickie was one of the very first newbies that signed on when Joss first showed up, although she's only posted twice, and only in TTT.
edit: Whoa, speaking of record numbers...
Is it possible that there's no lower limit to the randomization?
Thing is, I think there's only been two different amounts of quotes. Of course, we can't pinpoint the date of stickiness, but I lean towards maybe a MySQL upgrade that changed an algorithm that's peeing in our ointment.
One approach that would help work around the problem is to keep a list of all the quote numbers, and when serving up a random one, remove it. When the list is empty, refill it from original list. That way, each quote only gets served up once per cycle.
A similar approach might be to create a table of the quote indexes repeated one thousand times and just march through it. That will look random to any single viewer.
Or, you know, live with it as it is.
Would it be possible to, when a post has been bookmarked, where it says MARKED, have a little link right there that would allow you to un-mark it without going to your "view bookmarks" page?
Someone I know is looking for the name of a good webhost. We use HostRocket? We like HostRocket?
~j
We use HostRocket. We've had far less downtime than WX, or TT, for that matter.
I've made another change to his ID in the database -- I don't have the code to hand, but it should make a difference and log him out.
So what happened earlier when we weren't able to stop Michael from posting? I'm really uncomfortable with the idea that only ita can "instantly" deactivate someone. 'Cause, what if she's not around? Can we put a high priority on fixing the problem?
And these questions are really directed at ita, because she coded it, so I probably shouldn't refer to her in the third person...
t edit Would it work to have a button on the edituser page that logged out a specific user?
We use HostRocket. We've had far less downtime than WX, or TT, for that matter.
Just to note, the "downtime" on WX and TT were failures of the software and/or database back end of the sites.
That has never happened here, except for, literally a second or two during which ita was uploading a new version of an essential file.
What we have had here, although it hasn't been for a while, touch wood, is communication outages, in which our server was not connected to the internet for some reason.
That, conversely, never happened on WX/TT to my knowledge.
I can't remember if we had those outages explained -- were they Hostrocket's fault or was there some backbone/pipe/major issue?