problem with encoding

Problems installing LinkMan?
Post Reply
lechtimi
Posts: 3
Joined: Fri Jun 27, 2008 5:49 am

problem with encoding

Post by lechtimi »

Script URL:http://www.guide-nord-pas-calais.com/ec ... /links.php
Version of script:1.5

Good morning
J'ais made a translation of your script in French, but I encounter a problem with encoding, in the header.txt j'ais <meta http-equiv = "Content-Type" content = "text / html; charset = iso -8859-1 "/> It works for the page text but not for the URLs of sites

Thank you
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

If the links were added before you changed encoding try deleting them and adding again manually from the admin panel.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
lechtimi
Posts: 3
Joined: Fri Jun 27, 2008 5:49 am

Post by lechtimi »

Good morning
I do change but I always have the same problem.
The problem is perhaps in index.php line 572: <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
Thank you
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Have you tried changing windows-1250 to your encoding?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
lechtimi
Posts: 3
Joined: Fri Jun 27, 2008 5:49 am

Post by lechtimi »

The problem is solved
I changed the lines in index.php
Post Reply