![]() |
|
Gallery Description and Title won't save - 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: Gallery Description and Title won't save (/thread-8775.html) |
Gallery Description and Title won't save - slyphnier - 2011-06-26 i just installed on my hosting few hours ago i tried many things, but i can't make zenphoto save Gallery Description and Gallery Title as soon i click apply, it showing applied but Gallery Description and Title just go blank, so the main page does anyone know what making this issue ? and workaround to fix this ? thanks in advance Gallery Description and Title won't save - acrylian - 2011-06-26 As always: Any errors in the server error log or elsewhere? What Zenphoto release? Did you use any install helper scripts? Gallery Description and Title won't save - slyphnier - 2011-06-26 thanks for the reply acrylian i use latest release 1.4.1 stable i install manually, by uploading to the hosting Gallery Description and Title won't save - sbillard - 2011-06-26 Any diacritical marks in you title/description? Anything else not saving? Gallery Description and Title won't save - slyphnier - 2011-06-26 no i just use normal alphabet so far only that 2 that not saving Gallery Description and Title won't save - sbillard - 2011-06-26 Is this a new install or an upgrade? I am unable to reproduce the failure to save. Gallery Description and Title won't save - slyphnier - 2011-06-26 fresh install my hosting is at hostgator is there a way i can work around with this issue ? Gallery Description and Title won't save - slyphnier - 2011-06-26 oh it seems i found out what making the issue on Gallery Description, it have some sort of text editor tools right ? also it seems auto-localization that build on zenphoto don't seems work too Gallery Description and Title won't save - sbillard - 2011-06-26 There is a WYSIWIG editor based on javascript that is used for editing. Maybe Chrome is not supporting javascript? Or maybe there are javascript errors? As for localization, if you want it to happen automatically, the browser must tell the script what the prefered language is. (The HTTP Prefferec language.) Maybe you use a different browser? Gallery Description and Title won't save - slyphnier - 2011-06-26 my current default browser is chrome i don't know why this happen on chrome As for javascript, usually if there blocked javascript, it will show notice and chrome will ask user permission to run it or not, but it not showing anything when i setting zenphoto well for time being, i think i will use firefox when maintaning zenphoto Is developer gonna fix this issue on future release? Gallery Description and Title won't save - sbillard - 2011-06-27 What would you suggest we fix? Seems that it is a browser problem. Gallery Description and Title won't save - acrylian - 2011-06-27 TinyMCE says it suppports Chrome (sbillard, Chrome of course supports JS, it is modern browser!..;:-) : Of course we don't currently ship the latest version (a pain to update with all the language files we like to ship as well). I can't test Chrome on my slightly older computer but my browsers Safari 4 and FF 3.6 work as expected so I don't except newer browser to work worse... Regarding localization: We don't know what this example site does but we use the standard PHP gettext facility so this is server dependent. The only way your browser is not displaying it correctly would be that you set it to http accept language and the browser is requesting another language. See the browser settings for preferred language if it has that (Safari for example has not and behaves a little weird at times as well). |