Forum

Problem with accent...
 
Notifications
Retirer tout

Problem with accents while installing Patch v6.3.3 to 6.3.5

10 Posts
3 Utilisateurs
0 Reactions
9,840 Vu
(@foster)
Posts: 13
Active Member
Début du sujet
 
[#4620]

Hi,

Since the release of the patchs v6.3.3 and upper versions, I've got a problem with text fields which contain accented letters. All the text of the field is hidden.
The current version of ProjeQtor installed on my server is the former release candidate v6.3.2.

Thank you for any help and hesitate to ask for further information.

Regards.

Frederic


 
Posté : 31/08/2017 3:18 pm
(@babynus)
Posts: 14952
Membre Admin
 

There should be no difference about accents from V6.3.2 to V6.3.3.
Patcch is only corrective without any matter with editor.

Possibly issue comes from migration process.
Export / Import of DB may lead to accent issues 😉


 
Posté : 01/09/2017 10:27 pm
(@foster)
Posts: 13
Active Member
Début du sujet
 

Hi,

Thank you for your reply and proposed solution. I implemented it but nothing changed. Please find attached flies which showed the problem that happens : as you can notice in the Database screenshot, everything is correct in the "Name" field of the "Project" Table ; all the words using accented letters are correctly dysplayed.

I think that the problem may be fixed up on the application side.

Thanks

Foster


 
Posté : 02/09/2017 1:25 am
(@babynus)
Posts: 14952
Membre Admin
 

I persiost and sign : it is not the migration that may have brought the issue.
It is the migration process that may have brough the issue : is you changed some parameters, you lay have issue.
For instance, check $enforceUTF8. It must be set to '1' for recent versions, but must not be set or set to '0' if first version is older (before V4.4)


 
Posté : 02/09/2017 3:32 pm
(@foster)
Posts: 13
Active Member
Début du sujet
 

Thank you for your quick reply.

I can tell you that I didn't change anything and the pach installation was performed without any trouble. Furthermore, you can notice in the "Parameters.php" screenshot that the argument called "$enforceUTF8" is set to 1.

Thank you for again I will remain with the version v6.3.2, hoping tha one day I will be able to upgrade to the latest stable.

Regards.

Foster


 
Posté : 03/09/2017 12:47 am
(@babynus)
Posts: 14952
Membre Admin
 

Can you explain excatly step by step how you ran migration ?


 
Posté : 04/09/2017 11:26 am
(@foster)
Posts: 13
Active Member
Début du sujet
 

First step : database (Mysql v5.5) backup (just in case I would need to carry out a roll back
Second step : copy of the patch version files on the hosting provider server
Third step : filling of the installation form for the configuration of the server (create the "Parameters.php" files)
Fourth step : connexion to the application using the admin user account.

All these 4 steps have been realised succesfully

Foster


 
Posté : 04/09/2017 6:13 pm
(@babynus)
Posts: 14952
Membre Admin
 

Second step is the source of your problems : you must overwrite existing code, not create new folder (you can backup exiting code previously if you scare for issues)
You must NOT face configuration page (your third step) on migration process.


 
Posté : 04/09/2017 7:21 pm
(@foster)
Posts: 13
Active Member
Début du sujet
 

Yeah !!!

Thank you so much for your last post. This time, it works perfectly.

Foster


 
Posté : 04/09/2017 8:35 pm
(@glaubule)
Posts: 3
Active Member
 

I also had this problem after migrating to another server and found a solution by adding a .htaccess in root Projqtor folder containing :

AddDefaultCharset UTF-8 # for accents issue

because content-type is not declared in php files


 
Posté : 12/09/2017 11:53 am
Share:
Retour en haut