Page 1 of 1

wierd menu problem

Posted: 24 Nov 2008, 12:35
by skunk'neo
I can't find why my menu isn't showing all the folders. In html mode, all the folders are shown but in flash not.
When I tweak defaultSortFolders, it is changing the folders in the menu, but none of the option show all the folders !

Thanks a lot if you can help me to fix this

here is the website : http://skunkfamily.free.fr/gallery/

Posted: 24 Nov 2008, 13:02
by globetrotter
Maybe you did set some folders to "hidden" in admin?

Posted: 24 Nov 2008, 13:04
by skunk'neo
no, I even tried to hide and unhide but it did not change anything.

Posted: 24 Nov 2008, 16:45
by Nick
Nah, those are national chars breaking up XML:
http://skunkfamily.free.fr/gallery/?a=folders

Rule of the thumb is to keep filenames in plain latin chars and you can write whatever you want in title. But gotta say sometimes it works if filesystem is in UTF8, thought this is clearly not your case.

There is a tricky part with UTF-8 and filenames, maybe we'll add some workarounds later, but even then recommendation is to name folders and files using basic latin.

Nice favico btw!

Posted: 25 Nov 2008, 06:14
by skunk'neo
Thank you ! I renamed the folder called "montbé" to "montbe" and all is working fine now : )

V2 is really impressive ! keep the good work : )