View Full Version : Accentuated letters
Foxter
09-17-2006, 06:25 AM
Hi !
Everything works perfectly except i can not use accentuated letters ...
even in the title of the image.
I found in wiki that i should change some functions /includes/functions.php
i did but the problem is the same.
If i use HTML-specials like &aecute; or "é" it works in the comments but it does not work in the title of the picture so i can not use hungarian special letters at all in the title...
Guys i need that letters :-) !! ( á é ő ú ó ü ö í )
I know this is my misfortune being hungarian.. but please help me !!
Regards
Foxter
Connie
09-17-2006, 12:19 PM
Hi and welcome here!
You did not give us the information from admin panel / general info
so we do not know which version you use
we need a URL of your Pixelpost installation so we can see what is the reason for wrong characters.
I can tell you that PP is 100% UNICODE and Hungarian should not be a problem
if you use correct templates and correct browser-codepage detection
do a search here in the forum for "UTF-8" and/or "Unicode" and you will find a lot of informations how to fix this problem
Foxter
09-17-2006, 03:26 PM
Hi Connie !
Thanks for reply. I'm using 1.5-final.
The url is :
http://sufni.hu/pixelpost/
The page is under construction so .. be clement :-) !!
I have screeshot about the "general info" page but i dont know how to append here.
Regards
Foxter
Foxter
09-17-2006, 03:30 PM
Here : http://sufni.hu/screenshot.jpg
you can see the screenshot !
Site title you must encode in UNICODE (UTF-8).
Titles of images work fine with special chars like Im sometimes using polish one (ą,ę,ś,ć,ź,ż,ł,ó) and all are visible like they should to be.
PS You cannot use html entities in image titles as & is allways converted to &.
Connie
09-17-2006, 08:12 PM
take care that your browser is set to VIEW / ENCODING / AUTOMATIC or how this is named in different browser
the browser should detect the site-encoding and not set a fixed encoding itself
then it is possible to enter any characters
I just set the title of my actual test-installation to Paged & Archive & Test & also some photos! and it comes up very well
because I set the character encoding in the browser to "automatic"
by the way, you have great portraits, congratulation!
Foxter
09-18-2006, 04:52 AM
Guys !
I fixed !!!! I made the mistake ( as always.. ) !
I used phpmyadmin to make database and the encoding, matching ( i dont know the good english word ) was iso-8859-2 ... so i made a new database utf-8-hungarian and it works perfectly !!!
Thanks for helping me !
Just one more question: Can i set the default "site style dark" ??
thanks again
Foxter
Vernon.Trent
09-18-2006, 05:41 AM
Guys !
(...)
Just one more question: Can i set the default "site style dark" ??
Foxter
check the image_template.html for the lines shown below
HTML Code:
<link rel="stylesheet" type="text/css" media="screen" href="templates/simple/styles/dark.css" title="dark" />
<link rel="alternate stylesheet" type="text/css" media="screen" href="templates/simple/styles/light.css" title="light" />
the code makes the darkstyle as default.
perhaps you have to adjust the path or filename to your needs
Foxter
09-18-2006, 07:10 PM
Thank you very much Vernon !
It works !
Your portfolio is great !
Talented Photographer.
Regards.
Foxter
Vernon.Trent
09-18-2006, 10:21 PM
Szívesen :)
So Im closing this topic as solved and not a bug.
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.