HELP ME WITH CHARACTERS HELP ME WITH CHARACTERS
 

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

HELP ME WITH CHARACTERS

Started by shakinet, April 11, 2006, 11:48:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

shakinet

 ??? I have a CPGallery, and when a i choose other language without being english, like portuguese or others, the names appears with some quaint charathers. for example: in portuguese, LAST COMMETNS stays  Últimos comentários, and should be ÚLTIMOS COMENTÁRIOS. can some one hlp me with this problem?

thanks

My galley is http://shakira-gallery.affordable-host.info/fotos PLEASE IT'S URGENT

Joachim Müller

you're not using pnCPG but coppermine as a standalone app as far as I can see, so I'm moving your thread accordingly. Use unicode (utf-8) encoding.
Please don't shout at us.

Sami

- it seems that you using 1.4.2 ,first upgrade your gallery to 1.4.4 (stable) version.
- you should go to config /  Language & Charset settings / Character encoding  and change it's value to "Unicode"
‍I don't answer to PM with support question
Please post your issue to related board

shakinet

I put the Character Encoding like UNICODE, but the problem contiues.  ??? ??? ??? PLEASE HELP ME! I don't know want to do...

my gallery : http://shakira-gallery.affordable-host.info/fotos

visit it ant try it. Choose another language without being english

thanks a lot  ;)

Sami

#4
I think that you manualy  write "charset" value  to your template.html !!!
You should edit {gallery main folder}/themes/personal/template.html
and change the
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
to
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
or
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
2nd code is better
‍I don't answer to PM with support question
Please post your issue to related board

shakinet

 :D :D :D THANKS A LOT bmossavari !!

Thank you vey much, i can resolve the problem ;);););); ;D