Closed Spheerys closed 11 years ago
I have the same issue.
What is the value of your "charset" system setting?
modx_charset is set on UTF-8 for me
Same issue here. Doesn't seem to have any noticeable effects. I've turned off php notices and warnings and the utility seems to run fine.
I've seen this on some installs, but haven't been able of figuring out where the issue is actually coming from yet... it should use what's in modx_charset, which is UTF-8 whereever I've looked, yet it seems to be using utf8...???
Teehee.
Hi,
When I want to see the details of one of the stored version, I have this error on the top of the manager :
Warning: htmlentities() [function.htmlentities]: charset `utf8' not supported, assuming iso-8859-1 in /var/www/virtual/spheerys.fr/gravillas/htdocs/core/components/versionx/model/versionx.class.php on line 727
All my website is set on utf8, and I'm using the last version of MODx (2.2.5) and VersionX (2.0.0)