[Solved]: Special Character in TITLE [Solved]: Special Character in TITLE
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Special Character in TITLE

Started by dp-wurzel, July 17, 2008, 04:14:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dp-wurzel

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 here.

Thanks for help

My english is very bad :-[

Nibbler

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.

dp-wurzel

Wow it work's  :D

thank you .

dp-wurzel



Pascal YAP

REMEMBER :
It's mandatory to UPDATE your Coppermine to v1.4.18 (1.4.13 for you)
Say Thank You only after  ;D