Hi there.
I have trouble with polish font -> for egzample : when users uploaded a file where name of file is with polish sings the gallery don't showe this file only gray color.
Another thing. If user write something in NOTICE for picture it can't be with polish sign. Egzmaple : szkoła it shows szko??a. What is wrong and how to repair this?
I change charset in template for ISO-8859-2 but won't work :/
P.S. main site works properly -> only when users want to write something or upload file etc.
Link to gallery is : www.haftypolskie.com.pl/gallery
gallery ver 1.4.14
You're using the proprietary encoding ISO-8859-2 although you shouldn't have done that (change from coppermine's default encoding utf-8 unless you know what you're doing). You either live with stuff that is happening to you (weird encoding issues when using non-latin file names) or you go back to utf-8 encoding (if you decide for that, you'll have to convert all textual content that already resides in your database from ISO-8859-2 to utf-8).
so as i understood i have to live with this weird encoding and there is no hope for me at this momen :(
You misunderstood. I suggested to go back to utf-8.
I see but i changed it from utf-8 to iso this morning because it was trouble with these sings but it did not help
so better stay with utf8 and these signs than with iso and troubles with font ?
Use utf-8 !