encountered a problem that when writing

Issues related to forms.
Post Reply
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

encountered a problem that when writing

Post by dahdah »

Greetings to the staff
After the last update of the program 17.3.2, I encountered a problem that when writing in Arabic in a form gives null in mysql and sends the following message

Image
-------
Image

I hope you, sir, solve the problem or fix the bug, and thank you
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

This has nothing to do with the update.
Forms are standard HTML functionality so their behvaior does not change with an update of WWB.

Maybe you have configured the wrong character set of the form or page?
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

I googled the problem and found this article
Note that I have been programming since 2017 with your program, and I did not encounter a problem except in the new update, and I did not change anything in the coordinates related to programming the page to write in Arabic
Image

-------
How to program the page to write in Arabic
Image
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

You can set the character-set of the form, in the form properties.
This also enables MySQL Unicode support. This has not changed compared to previous versions.
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

Peace be upon you pablo
I removed the latest version 17.2.3 .
Then I installed version 17.0.1
The problem was solved, normal, with us the problem was in the last update, and I did not change anything from my form
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

There are no known issues with the latest version otherwise these issues would have already been fixed.
If you need help then please share a demo projetc so I can see what you have done.
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

The form must be written in Arabic in the field because the problem is only with the Arabic language
https://www.sendspace.com/file/0ma2vo
merci Pablo
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

The settings on the form are correct.
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

merci pablo j'ai réussi de résolu le problème :D :D :D :D :D :D :D :D :D
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

How?
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

I went back to version 17.1 and it works without a problem because I tried all ways with the current version 17.2.3, the same problem.
The Arabic proverb says that what hurts you, leave it even if it is beautiful :D :D :D :D :D :D :D :D :D
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

The problem, sir, is in the old version, when we select UTF8, all the information goes right without encoding to the database and to the PAGE succès display page, but now in the current version 17.2.3 when choosing utf8 comes the problems that we sent to you earlier.
The problem is shown in the picture, there is a glitch, sir
Image
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

The generates code from your project looks correct.
I do not see anything wrong.
Do you see differences between the code of 17.1 and 17.2.3?

Or maybe something has changed on the server side?
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

The programming in French or Spanish works well, but the problem is only in the Arabic language, as you know that in North Africa we work in three languages, Arabic, French and English, and most sites in Arabic. When we choose utf8, the problem comes Failed to update table!
Incorrect string value
and does not send any information to the database mysql(null)
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

The generates code from your project looks correct.
I do not see anything wrong.
Do you see differences between the code of 17.1 and 17.2.3?

Or maybe something has changed on the server side?
dahdah
 
 
Posts: 28
Joined: Wed Oct 18, 2017 7:58 pm

Re: encountered a problem that when writing

Post by dahdah »

merci pour votre patience on attend la nouvelle mise à jour peut etre résoudre le problème ou la version 18 in challah .
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: encountered a problem that when writing

Post by Pablo »

I can only solve a problem if there is something wrong.
For me, your form works correct.

If you need further assistance then please provide the requested information.
alan_sh
 
 
Posts: 1681
Joined: Tue Jan 01, 2019 5:50 pm

Re: encountered a problem that when writing

Post by alan_sh »

Can I make a suggestion?

Create a small project with just the form in it. Publish it somewhere using both 17.1 and 17.3 (obviously different places so you don't overwrite one).

Create a link to the project file to put on this form so we can download it.

Put a link on this forum to each of the published pages so we too can see the difference.

That way, we can (a) see what you see and (b) can try and reproduce it outselves.

Alan
Post Reply