Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Pixelpost Help (http://www.pixelpost.org/forum/forumdisplay.php?f=10)
-   -   cyrilic support? (http://www.pixelpost.org/forum/showthread.php?t=31)

Anonymous 10-13-2004 06:58 AM

cyrilic support?
 
Hi!

Great script

but installing it and - cyrilic words going to monkeys

chnaging encoding / charset not help
????

what to do?
could you help me?

pixelpunk 10-13-2004 07:08 AM

http://www.pixelpunk.se/software/for...light=encoding
You're the same Ivan I suppose :)

Still not working?

I have no clue what's wrong. You set the character encoding in the template (except for the RSS feed which must be altered in the script).
When I pull out data from the database I do a
htmlentities() which translates loads of stuff. I don't know if that does something bad for the cyrillic encoding.

Look for line number 391 in the main script that says
$string = htmlentities($string);
Put two slashes in front of that line and see if anything gets any better.
// $string = htmlentities($string);
like that.

// pixelpunk

Anonymous 10-13-2004 07:22 AM

Thanx! I'll check
 
Yes, it's me again :))

i tested the new version, it's really better!

OK, I'll check what you say - i'll test will it help me with the cyrilic

Bye
all the best
Thanx a lot!

Anonymous 10-13-2004 07:27 AM

Re: Thanx! I'll check
 
It works!

Thanx
Cheers!

pixelpunk 10-13-2004 07:34 AM

Great!

I'll have to make that differently then.

cheers // pixelpunk

Anonymous 10-13-2004 07:38 AM

the same
 
the same works in admin/index.php about categories names

pixelpunk 10-13-2004 07:56 AM

Yeah I figure it would.

cheers // punkpix31

william wm 10-13-2004 08:16 AM

Use unicode?


All times are GMT. The time now is 02:03 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.