Search…

X3 Photo Gallery Support Forums

Search…
 
lff0305
Topic Author
Posts: 12
Joined: 09 Oct 2008, 23:20

Error when folder name is Chinese/Japanese/Russian....

04 Jan 2009, 03:55

If the folder name, or file name under content/ fonder is Chinese, Japanese, or Russian, the rubbish character appears in admin - Manage pages. Also these folders will not appear in the gallery menu when viewing the gallery.

I updated several code of the PHP, and fix the rubbish character problem. The key to that is, in MS Windows (I only tested on that), the foldername is encoded. So in php the file name must be converted. In my tests, I set the 'page encoding' to UTF-8, and added some code of converting the file names to UTF-8. Then in management UI it was OK.

However, I am not able to fix the second problem(they do not appear in gallery menu), for that I do not have the fla source.

Can I have one copy of the .fla source?
I just brought one copy of imagevue, and my order ID is 52354632.

P.S. : If I want to do some customization by updating the .fla source, will it cancell my right to update to furture versions ?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Jan 2009, 22:31

As I mentioned in a PM, the problems you are facing right now is the exact reason why we made the TITLE system. We try to enforce latin characters on file- and foldernames to avoid complications with encoding, and then you can use ANY characters in the TITLE.

I do understand your issue if you perhaps have multiple files/folders already with language encoding. Perhaps you have a link to your gallery also?