close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Display Special Characters

Thread began 5/03/2009 2:33 pm by tim376735 | Last modified 10/22/2009 5:08 pm by virtualbr | 4658 views | 10 replies |

tim376735

Display Special Characters

I can't get the menu to display special characters (Spanish like: ñ,Ñ,é...) - Result example attached (It should be José Quiñones).

All pages where the menu is used are set to:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

In the content of all pages the characters are displayed correctly. When editing the menu content everything looks fine, even in the menu.php created by the Menu Writer they display the way they should.

Are there any other settings?

TNX

Sign in to reply to this post

Ray BorduinWebAssist

Do you have a url where I can view the page with the issue. I will look at it and see if I can spot the problem.

Sign in to reply to this post
Did this help? Tips are appreciated...

tim376735

A sample of pages with the issue can be found under:

www.limaeasy.com

If you have a look at the main navigation on the left, go to Peru Info / Peruvian Personalities / José Quiñones (the 4th one...). If you actually open that particular page, you can see right in the header that the "é" and "ñ" are displayed corectly in the text.

Appreciate your comments!

Sign in to reply to this post

Ray BorduinWebAssist

It already looks wrong when I view:

menu.php

Is this database driven or typed in by hand? When you view the menu page in notepad it looks correct?

Sign in to reply to this post
Did this help? Tips are appreciated...

tim376735

Hello Ray:

The menu points are typed in by hand via the "edit menu structure". After you mentioned that the menu.php looks wrong I opened it up again and on the Design View it looks fine on my side. Checked the Code View and figuered out that the "é" and "ñ" are there in plain text. I replaced them now with &eacute; for the é and &ntilde; for the ñ. Now it works fine

That's how the code looked like genereted by the MenuWriter:

<li><a href="<?php echo($assumedRoot); ?>peruvian_personalities/biography_jose_abelardo_quinones.php">José Quiñones</a></li>


This is the modification I made:

<li><a href="<?php echo($assumedRoot); ?>peruvian_personalities/biography_jose_abelardo_quinones.php">Jos&eacute; Qui&ntilde;ones</a></li>

I still don't understand why MenuWriter doesn't generate the output correctly. I'm happy to use the workaround by editing the menu.php but everytime I make a change via MenuWriter it overwrites everything and I have to do it again. Perhaps it is somehow related to the fact, that I'm using a spanish interface (windows, dreamweaver, keyboard...).

Anyway, thanks for the hint with the menu.php!

Sign in to reply to this post

Ray BorduinWebAssist

I will look into this further. Thanks for the report back.

Sign in to reply to this post
Did this help? Tips are appreciated...

virtualbr

Same problem here

Hello, i am trying to put some ç ã ó characters in the menu, but its not working.

What is the eficient way of doing this?
I tried changing thetreexml.xml file, but that didnt work.
Any help much apreciated.

Sign in to reply to this post

Ray BorduinWebAssist

Do you have a sample url? I'm not sure what you mean by thetreexml.xml file. Is this a webassist extension or something else you are using? A link demonstrating the problem will help me investigate.

Sign in to reply to this post
Did this help? Tips are appreciated...

virtualbr

Hey! Hello!
Yes I do:
aplace/
Check out the menu on this page, ther ç and ó characteres get messed up.

Before, i posted wrong the file name, its "treexml.xml" file.

Any idéias?
Thank you very much.

Sign in to reply to this post

Ray BorduinWebAssist

You can try manually updating the characters on the page:

menu.php

If that doesn't work you might try updating your charset:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Commonly used character encodings on the Web include ISO-8859-1 (also referred to as "Latin-1"; usable for most Western European languages), ISO-8859-5 (which supports Cyrillic), SHIFT_JIS (a Japanese encoding), EUC-JP (another Japanese encoding), and UTF-8 (an encoding of ISO 10646 using a different number of bytes for different characters). Names for character encodings are case-insensitive, so that for example "SHIFT_JIS", "Shift_JIS", and "shift_jis" are equivalent.

Sign in to reply to this post
Did this help? Tips are appreciated...
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...