I did a minor upgrade and also fixed a couple of almost unoticable things. Please let me know if anything seems amiss.
Will do!![/DIV]Can you give us a hint about what was upgraded?
So far, so good.
I wonder what it is?
Most likely deep in the guts ofwhat makes our happy community possible. Nothing to see unless you havean interest in coding and writing software.
Something is most certainly amiss - everything seems to be the same as before. Please re-upgrade!
Teh, I just noticed in my last post some of those typographical issuesIhad a while ago (before registration). The guy who does Rich TextEditorhas died, I think... at least his degree of interaction withusersapproximates that. I've never encountered that problem before; how didyouhandle it the last time?
[font size="1"]Sorry to bore others and will take it offline if necessary.[/font]
HA! Of course, now you can see what I mean. (//forums/richedit/smileys/Other/5.gif)
Trollio wrote:
HA! Of course, now you can see what I mean. [img style="font-style: italic;" src="/forums/richedit/smileys/Other/5.gif[/img]
Yep, I'll get to that today. I hope.
Trollio wrote:
Teh, I just noticed in my last post some of those typographical issuesIhad a while ago (before registration).
Should be fixed now.
The guy who does Rich TextEditorhas died, I think...
Or lost interest. Or both. lol
I've never encountered that problem before; how didyouhandle it the last time?
[font size="1"][/font]
I made a slight change to some code in one of the packages orginally. The upgrade appears to have reset it so I went back and edited it again. If you're curious, here are the changes in the Post template.
Before:
[span style="font-family: Verdana;"]MESS_EDITOR = MESS_EDITOR.replace(/\\r\\n/ig,"");
MESS_EDITOR = MESS_EDITOR.replace(/\\n/ig,"");[/span][span style="font-family: Verdana;"][/span]
After:
[span style="font-family: Verdana;"]MESS_EDITOR = MESS_EDITOR.replace(/\\r\\n/ig," ");
MESS_EDITOR = MESS_EDITOR.replace(/\\n/ig," ");[/span][span style="font-family: Verdana;"][/span]
It's a subtle change and it took me a while to find the damn thing again, lol.
When I click "reply with quote", I see a little box that says "retrieving quote" and then nothing.
I'm using IE on Windows 2000.
Instead of the banner at the top, I saw...
[H1]Error 400[/H1]Malformed request
Now it's working again, but twice I saw that error.
Sorry, I won't do it again.
CHICKLET IS TEH HAX0R!!!!11
(//vny!://www.motleycrow.com/ImageHost/No-Noes.jpg)
tenkani wrote:
[div style="font-style: italic;"]When I click "reply with quote", I see a little box that says "retrieving quote" and then nothing.[/div]
I tested with IE onWinXP Pro and it seems to be okay. (??)
I'm using IE on Windows 2000.
Why are you using IE?? It's a virus magnet.
I'm using IE because they won't let me install Firefox at work.
I'd try firefox but everytime I try to do something cool something bad happens and I catch something.
When replying to a thread, topic summary on the bottom is indeed a summary - it shows only one response for the whole thread, and that seems to be the second post after the intro message.
That's been my only 'tiny gripe'. I often have DS opened twice, so I can refer back to previous posts when responding. I think that's why my hours logged are off the charts....lol. When I'm done, I close DS, and go on about my business, only to return to see the second DS still connected on my task bar.
I DO miss the ability to peruse the previous posts when responding, because often I'm responding to more than one post, and 9 times out of 10, I can't remember what I was going to say....lol.