webyep spanish characters

Hi,

Does anyone knows what I have to do to make Spanish characters display correct in a short text with Webyep?
I selected ‘Spanish’ in the stylesheet I made in Freeway.

Best regards,
Bart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Bart have you set the Character set within the config-inc.php file within the webyep-system to match freeway’s generated page…
e.g. like this:

  $webyep_sCharset = "utf-8";

Thats if you have chosen utf-8 within your freeway document.
If you do, then it should have the correct characters for Spanish within the webyep areas.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Max,

I hade a look and the charset was set correctly to utf-8.
$webyep_sCharset = “utf-8”;
Any other suggestions?

All special characters for example é, è, ó, ñ,… are displaying wrong (= é, è, ó, ñ,…).
The website is made in 4 different languages so there are many special characters. I only have this problem in the ‘short text’.

Bart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What about to set the encoding of your freeway page to “utf-8”, too?

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Thomas,

Under document setup I selected Unicode 5.1 UTF-8.

Bart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes - and…?

I just ran a quick test with short text and works like a charm even using “automatic” in Freeway.

Do you have a link to share?

Is this probably a server misconfiguration causing this?

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thomas,

The document setup was already set to UTF.
Here is a link to the website: http://www.cafe-fagot.be/es/calendario.php
You can find an example on the bottom of the page

Bart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

but that’s what I see on your page:

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thomas,

Thank you for your help.
I realy don’t understand it. In the document setup I selected UTF-8 and in the config-inc I have put “utf-8”. Is there another place where I have to select this? I only have this problem in the short text.

Bart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

double-check your encoding probably in the inspector and have a look what actually is in.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thomas,

Thank you so much. The encoding was ‘automatic’ in the inspector. I changed it and now it’s looking good.

Thank you (and Max) for helping me with this.

Best regards,
Bart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options