![]() |
|
UTF8 problem with files name and url - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: UTF8 problem with files name and url (/thread-8362.html) |
UTF8 problem with files name and url - mark - 2011-03-13 I am trying to upload a file in Arabic, but for some reason zehphoto is renaming the file into --.jpg and adding -- into zp_images->filename Field. The url for this image is /new-album/--.jpg Is this a bug or i have setup zenphoto incorrectly. UTF8 image URIs & mod rewrite enabled Please let me know ASAP. UTF8 problem with files name and url - acrylian - 2011-03-13 Yes, Zenphoto clears out non web standard characters for SEO reasons. If your server really supports Arabic characters in file names if you are not in the Arabic area. You can disable the zenphoto_seo plugin. UTF8 problem with files name and url - sbillard - 2011-03-13 Or, better still, if you can provide some seo transltions of the arabic characters to add to the zenphoto_seo plugin these could be nicely transformed. UTF8 problem with files name and url - mark - 2011-03-14 Much appreciated Thank you. |