Hello,
I have just upgrade the V9.0.3 Projeqtor version to V9.0.4, and all items with char like é,à,è.... (ie : Activity name "Réunion") are not visible now (ie in planning view).
The value "Réunion" is correct in DB.
thanks for your help.
Best regards,
Laurent
Hi,
have you correctly clear the cache ?
Your DB is encoded in utf8 ?
thank you for your help.
I have installed Projeqtor 9.0.3, with a fresh database using WampServer 3.2.3 using default settings.
Then, 2 days after, I saw a new version 9.0.4. So I have replaced the old Projeqtor files by the version 9.0.4.
When I have started again Projeqtor (9.0.4), I discovered that all text with special letters (à, é, è, ...) where not displayed by Projeqtor 9.0.4.
The database was created using "utf8_general_ci" format.
/BR
hi
same result by clearing the chrome cache.
/BR
Check file parameters.php (its location is set on file tool/parametersLocation.php)
this file should contain
$enforceUTF8 = '1';
thank you, now it's ok.
BR
Laurent