Author | "Message contains forbidden links" mail error |
I was describing the image of the loggin page and typed "in the image there's a skeleton beetween two guardians" and after trial and error, I found out that it's this part of the mail that "contains forbidden links".
What's wrong with it?... Buggy script? Wrong error message?... |
According to a test done just now "two guardians" is forbidden for some reason. |
after trial and error
Do you know of bisection search?
The problematic parts is "twog"
Adding a space between them will not work ("two g" from two guardians, "t wog", "twog", etc. all fails)
But anything else in between and it start working again (e.g. "two a g " works)
I can't help beyond this though. |
What test? |
What test?
Trying to mail parts of the sentence.
Do you know of bisection search?
Not really. Just trying to know what's wrong so as to work around it in the future, just as I know cyrilic doesn't work in .com forum for exemple. Or perhaps even bug report if no one has a clue, because I see nothing wrong in it. |
It's just a technique to look for things by breaking the whole into half each time.
Helps a lot when you want to find out what's wrong with many things.
I am guessing "twog" is a reference to something admin doesn't like and "two guardian" unfortunately got caught into it. |