Friday 30 November 2007 7:23:13 am
Hello again, What a mess! Please help me out of this!
I am not planning to update to a higher version of ez, I will still be using version 3.8 . My hosting service at www.siteground.com has a tutorial that encourages the client when building the database for ezpublish to “make it” UTF-8, so it seem right to me as I also had my database as such an schema so compatibility should behave properly. I recently rebuilt my site from zero with a new 3.8 ezsite in a week or so. You wrote “all data you enter in "text files" in eZ has the correct encoding or is tagged as such, e.g. ini files, translation files, templates, etc...” And that has had me investigate further my whole site: I have my ini files that has <?php /* #?ini charset="iso-8859-1"? at the beginning of the files… I must have copied them without noticing, Must I change them? --------- I also I found the <?php /* #?ini charset="iso-8859-1"? at the beginning of the .INI files of the extension “Updatecache”. Do I have to change it? ---------
Found also at “ezdhtml extension” \extension\ezdhtml\design\standard\templates\content\datatype\edit\ ezxmltext_ezdhtml at line 90:
{run-once}
<script type="text/javascript" src={"javascripts/ezdhtml/ezeditor.js"|ezdesign} charset="iso-8859-1"></script>
<link rel="stylesheet" type="text/css" href={"stylesheets/ezdhtml/toolbar.css"|ezdesign}>
{/run-once}
And also at line 106
--------- Now while rebuilding the site I exported all the information of the nodes from an earlier site, I extracted the data from the database as a .SQL script file to upload later to the new site, the previous site installation was in iso-8859-1. I just when over the .SQL to trace the iso-8859-1 text and found 11 instances at ezcontentobject_attribute table. Some lines of the occurrence shows:
'<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<section xmlns:image=\"http://ez...... etc. etc.
And other
'<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<section xmlns:image=\"http://ez.no/nam.... etc. etc.
Is this wrong, what should I do to correct the errors… Thanks so much!!
Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com
|