coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: dp-wurzel on July 17, 2008, 04:14:33 PM

Title: [Solved]: Special Character in TITLE
Post by: dp-wurzel on July 17, 2008, 04:14:33 PM
Hi,

I have Special Characters in TITLE. CPMfetch reading the TITLE from Database and write the TITLE with false Caracters in the *.html File.
Can i change this? I Need the Special Charakters in Title for the Search in Coppermine.

Test http://www.kostenlos-fotos.de/test.html (http://www.kostenlos-fotos.de/test.html) here.

Thanks for help

My english is very bad :-[
Title: Re: Special Character in TITLE
Post by: Nibbler on July 17, 2008, 04:22:12 PM
You need to use UTF-8 for your html page. Change

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

to

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

Then save the page as UTF-8 or unicode in your editor.

Also, update your gallery to 1.4.18.
Title: Re: Special Character in TITLE
Post by: dp-wurzel on July 17, 2008, 04:32:38 PM
Wow it work's  :D

thank you .

dp-wurzel


Title: Re: [Solved]: Special Character in TITLE
Post by: Pascal YAP on July 17, 2008, 04:58:58 PM
REMEMBER :
It's mandatory to UPDATE your Coppermine to v1.4.18 (http://sourceforge.net/project/showfiles.php?group_id=89658) (1.4.13 for you)
Say Thank You only after  ;D