|
#1
|
|||
|
|||
|
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? |
|
#2
|
||||
|
||||
|
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
__________________
icq: 66760929 |
|
#3
|
|||
|
|||
|
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! |
|
#4
|
|||
|
|||
|
Re: Thanx! I'll check
It works!
Thanx Cheers! |
|
#5
|
||||
|
||||
|
Great!
I'll have to make that differently then. cheers // pixelpunk
__________________
icq: 66760929 |
|
#6
|
|||
|
|||
|
the same
the same works in admin/index.php about categories names
|
|
#7
|
||||
|
||||
|
Yeah I figure it would.
cheers // punkpix31
__________________
icq: 66760929 |
|
#8
|
|||
|
|||
|
Use unicode?
|
| Post Reply |
| Thread Tools | |
|
|