oe editor problem

Author Message

mario feichtinger

Friday 01 August 2003 1:22:17 am

hello!

if i insert a ¤ in the oe editor it will be show. but after publishing the ¤ is a ?.
what's happen?
mario

Bård Farstad

Friday 01 August 2003 2:30:40 am

You need to change your character set. Change from:
Charset=iso-8859-1
to
Charset=iso-8859-15
which supports euro.

Check site.ini, template.ini and i18n.ini.

--bård

Documentation: http://ez.no/doc

Jan Borsodi

Friday 01 August 2003 2:53:02 am

You can also use
Charset=cp1252
or
Charset=windows-1252
(They're the same)
if you want to have some other 'fancy' characters including the euro.
See
http://czyborra.com/charsets/codepages.html#cp1252
for an overview of the characters.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

mario feichtinger

Friday 01 August 2003 2:54:26 am

thanks!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 22:22:37
Script start
Timing: Jan 30 2025 22:22:37
Module start 'layout'
Timing: Jan 30 2025 22:22:37
Module start 'content'
Timing: Jan 30 2025 22:22:37
Module end 'content'
Timing: Jan 30 2025 22:22:37
Script end

Main resources:

Total runtime0.0214 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 588.0078151.1953
Module start 'layout' 0.00520.0034 739.2031220.6563
Module start 'content' 0.00860.0115 959.8594997.7422
Module end 'content' 0.02010.0012 1,957.601633.9922
Script end 0.0213  1,991.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.7675140.0002
Check MTime0.00104.8335140.0001
Mysql Total
Database connection0.00083.739810.0008
Mysqli_queries0.00198.801030.0006
Looping result0.00000.079210.0000
Template Total0.00084.010.0008
Template load0.00073.065710.0007
Template processing0.00020.880610.0002
Override
Cache load0.00041.975410.0004
General
dbfile0.00083.556880.0001
String conversion0.00000.032440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs