News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Problem writing in forum

Started by gtafan, March 02, 2025, 05:14:12 PM

Previous topic - Next topic

gtafan

When I try to write some post on the forum geting this error mesage:


Miguel Gimenez

This is usually because you have written some non-ASCII character.

gtafan

Quote from: Miguel Gimenez on March 03, 2025, 10:08:23 AM
This is usually because you have written some non-ASCII character.
How that? I am writing in english, so no non-ASCII characters posible.

Miguel Gimenez

There are some unexpected non-ASCII characters, like most quotation marks.

Divide your message in two parts and create one post for each part to find the culprit; iterate if needed.

gtafan

Quote from: Miguel Gimenez on March 03, 2025, 01:50:05 PM
There are some unexpected non-ASCII characters, like most quotation marks.

Divide your message in two parts and create one post for each part to find the culprit; iterate if needed.
Have not used any Quotation_marks.

Miguel Gimenez

I did not say you used them, it was just an example of unexpected non-ASCII characters. Bisect your original message until you find the offending character.

gtafan

Quote from: Miguel Gimenez on March 03, 2025, 03:29:37 PM
I did not say you used them, it was just an example of unexpected non-ASCII characters. Bisect your original message until you find the offending character.
Strange, I was able to save my text without problems to an ASCII file, but here it is still problematic.

stahta01

Might be a too long issue; but that has never been reported as a problem.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

gtafan

Quote from: stahta01 on March 04, 2025, 10:55:18 PM
Might be a too long issue; but that has never been reported as a problem.

Tim S.
So have nobody else ever had such problem?

Miguel Gimenez

All reported cases have been caused by non-ASCII characters...

stahta01

#10
FYI: Sometimes it is possible for an invisible character to be the cause of these types of problems.
I have no idea if that has happened on this website or not.
On this website, the few times I have remembered had all been some type of quote.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]