IMPORTANT: SciForums Update - Report All Issues Here

Sorry. Actually, it was the other way around.
We don't have any privileges in the Cesspool, so, my bad ;)

I'm not sure what the reason was, but it could be just for esthetics. We see dead peopl... eh, deleted threads.
It's been undeleted in cesspool. The reason for it is more apparent now that I see the last few posts.
 
Sorry. Actually, it was the other way around.
We don't have any privileges in the Cesspool, so, my bad ;)

I'm not sure what the reason was, but it could be just for esthetics. We see dead peopl... eh, deleted threads.
Any reason for the deleted alerts? Mitt deleted some of his text too.
 
Last edited:
Somebody had a temper tantrum.
I suspect Kitt misread your post or actually intended to reply to mine and not yours, then didn't feel like fixing it. In either case, I think it was evident to him the discussion wasn't going anywhere else useful.
 
Any reason for the deleted alerts? Mitt deleted some of his text too.
I'm going to assume you meant to say Kitt.. :D
It could be that those alerts were related to the deleted thread. If you were following it, deleting the thread probably got rid of alerts pertaining to that thread. Otherwise I wouldn't know what made them disappear.
 
I suspect Kitt misread your post or actually intended to reply to mine and not yours, then didn't feel like fixing it. In either case, I think it was evident to him the discussion wasn't going anywhere else useful.
Kitt obviously had a bad day and was less than "sapio". But that is no excuse. I don't know if you saw the text he deleted. Folks ought not to beat their dogs or strike out at others when they have bad days. We all have those days.
 
I'm going to assume you meant to say Kitt.. :D
It could be that those alerts were related to the deleted thread. If you were following it, deleting the thread probably got rid of alerts pertaining to that thread. Otherwise I wouldn't know what made them disappear.
You are correct. My cell phone thinks it is smarter than me and keeps changing my text. It's frustrating.
 
Kitt obviously had a bad day and was less than "sapio". But that is no excuse. I don't know if you saw the text he deleted. Folks ought not to beat their dogs or strike out at others when they have bad days. We all have those days.
Kitt didn't delete any post. Perhaps he edited the post you are talking about though.
My advice to you is to resolve this with Kitt in a conversation (PM).
 
I'm going to assume you meant to say Kitt.. :D
It could be that those alerts were related to the deleted thread. If you were following it, deleting the thread probably got rid of alerts pertaining to that thread. Otherwise I wouldn't know what made them disappear.
I can understand related threads, but all alerts were wiped clean.
 
I don't know whether it has been mentioned already, but the noparse tags don't seem to work anymore.
 
Test:

$$\displaystyle \int_{-\infty}^{\infty}f(\omega)e^{i\omega t}\text{d}t$$

can be produced using the markup

[noparse]$$\displaystyle \int_{-\infty}^{\infty}f(\omega)e^{i\omega t}\text{d}t$$[/noparse]

Huh, it also seems that $$\LaTeX$$ doesn't render when you preview a post. That's a bit annoying. On the plus side, the $$\LaTeX$$ rendering seems to be a lot prettier than it was before.
 
[URL='http://www.example.com']example no parse[/URL]

the old [noparse] tag is Vbulletin and isn't available in Xenforo's software, however Xenforo uses a set of [plain][/plain] tags instead.

As for the LaTeX rendering, that's using MathJax which runs a separate set of parsers from it's own core Javascript source. If it's included on the page it will attempt to parse (after page load) anything that looks remotely like LaTeX (if the correct start and finishing characters are used) This means that LaTeX will appear to render everywhere and anywhere. The [plain] tags in this instance will not stop it from rendering in LaTeX (If you want to show the source itself I'm sure there is either a way in the LaTeX itself or just by omitting the the opening and closing magic characters.)
 
Back
Top