geekhack
geekhack Community => Off Topic => Topic started by: fohat.digs on Sun, 25 January 2015, 10:33:40
-
When I reply to a thread, all is well. When I attempt to quote someone's comment, that usually works properly, too.
However, there are certain members, at least a half-dozen of them, who, when I attempt to quote them, freezes the screen with and interminable "Loading .... " message at the top.
What is the cause of this, and why does it pertain only to certain members?
-
I get this, too. Seemingly at random.
-
Which members so I can try? I have never experienced this issue, it might be you.
-
I've gotten this several times... usually I just try again until it works.
-
Which members so I can try? I have never experienced this issue, it might be you.
It pretty much always happens with jacobolus, nubbinator, intelli78, just off the top of my head.
-
Which members so I can try? I have never experienced this issue, it might be you.
It pretty much always happens with jacobolus, nubbinator, intelli78, just off the top of my head.
:octagon:
-
Never had such problem, even when quoting the mentioned members.
-
=O
Never had this happen.
-
:octagon:
What does "octagon" mean?
By the way, after suffering with an abominable AT&T DSL line for years, I just changed over to a Comcast cable modem, which seems blindingly fast in comparison. I assumed that the problem would go away with a better connection, but it has not seemed to change.
-
*quoting intelli*
No issues here...
-
:octagon:
What does "octagon" mean?
It's making fun of the :triangle: thing TS does. azhdar should know better though, it should be :square:.
I wonder what causes that. I haven't had any issues like that.
-
Which members so I can try? I have never experienced this issue, it might be you.
that one user with the 0s and 1s in his name seems to break quotes
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
testing
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
testing
"Wrong value type sent to the database. Array of integers expected. (quoteids)"
indeed
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
Testing.
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
test
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
testing for myself...
INTERESTING...
-
I've had this issue as well.
-
People tells me it happens to them when they quote me; enough so that I added a disclaimer in my signature.
No problem here.
-
I think it's when You try to quote too fast.. too quickly after the person just wrote it..
so the serve doesn't know what you're quoting because the post is not in the system yet.
-
I think it's when You try to quote too fast.. too quickly after the person just wrote it..
so the serve doesn't know what you're quoting because the post is not in the system yet.
That makes absolutely no sense...
If you can see the post, then it's obviously in the system.
-
I think it's when You try to quote too fast.. too quickly after the person just wrote it..
so the serve doesn't know what you're quoting because the post is not in the system yet.
That makes absolutely no sense...
If you can see the post, then it's obviously in the system.
Not in the WHOLE system..
-
I think it's when You try to quote too fast.. too quickly after the person just wrote it..
so the serve doesn't know what you're quoting because the post is not in the system yet.
That makes absolutely no sense...
If you can see the post, then it's obviously in the system.
Not in the WHOLE system..
Computers are way too fast for that to happen.
-
I think it's when You try to quote too fast.. too quickly after the person just wrote it..
so the serve doesn't know what you're quoting because the post is not in the system yet.
That makes absolutely no sense...
If you can see the post, then it's obviously in the system.
Not in the WHOLE system..
And is this conclusion based on your extensive knowledge of the GH servers and SMF?
-
I think it's when You try to quote too fast.. too quickly after the person just wrote it..
so the serve doesn't know what you're quoting because the post is not in the system yet.
That makes absolutely no sense...
If you can see the post, then it's obviously in the system.
Not in the WHOLE system..
And is this conclusion based on your extensive knowledge of the GH servers and SMF?
Yes.. (http://www.clubtuzki.com/emoticons/tuzki_005.gif)
-
A freeze on quoting trolls would be a huge benefit to the forum.
-
A freeze on quoting trolls would be a huge benefit to the forum.
(http://s4.postimage.org/1gcgof7fo/th_42.gif)
-
GH's SMF implementation uses AJAX to copy the text from the post you are quoting.
It does this after you click the Quote button.
There is a slight delay whilst your browser sends the AJAX request to the server, then waits for the response.
Once the response is received, the browser places the text in the Quick Reply box with quote tags before and after, sets focus to that control, and then waits for your input.
(At least from my experience writing web applications probably something like this happens.)
If there is anything goes wrong or takes too long during that time, that might result in the delay.
I get this a fair bit, but usually put it down to my relatively poor internet connection. Usually I need to reload that page and quote again before it will work properly. Very rarely will it actually quote, even if I leave it waiting for 10 minutes or more.