Hi.
I use zenphoto version 1.2.3 [3469] | zenpage version 1.1 [3469] |
PHP Version 5.2.8 - mysql 5.0.67
When I try to edit a page already published through the Zenpage admin panel, I only get its text in the language actually selected but the other fields for the other languages are blank even if they are filled (the text is displayed for people visiting the web site).
Any idea ?
EDIT
In fact this seems to be more tricky. Sometimes some traductions appear, sometimes not. Then if you save the page with some blank fields (which already contained the text though), they are saved as blank.
Hope it's clear.
Comments
sbillard, if I remember correctly you did you fix something for the multilingual feature recently? Was the `print_language_string_list` function envolved? The problem is that Zenpage features a separate function `print_language_string_list_zenpage` because of different input field sizes needed. Probably the changes were not made there and we probably should join this function with the main Zenphoto one and add built sizes for the different usage... Will investigate that.
even if IMHO tinyMCE is quite heavy for me, I didn't have this problem before the upgrade.
Thank you for your time.
zenphoto version 1.2.3 [3429] | zenpage version 1.0.1 [3429]
PHP Version 5.2.8 - mysql 5.0.67
Besides I noticed another very weird problem with this one :
I regurlarly get some "ghost" articles which don't have any text nor title but that have a permalink containing a part of other good article permalink (or wierder, a permalink like "favicon.ico").
By "ghost" I mean that I've never saved or edited them, I don't know how they are generated, saved and stored in the database.
Right now, the only thing that I can do is to delete them, but they finaly appear again with a different permalink.
For example, imagine that I have a regular article which permalink is "regular-article"
then I get (sometimes) another "ghost" article which permalink is "regular-arti" which I've never edited.
Will we really all die at the end ?
For the ghost page/article that was a bug with the 404 page handling and you have to update to the nightly/svn where this has just been fixed.
(zenphoto version 1.2.3 [3429] | zenpage version 1.0.1 [3429])
to the last nightly
(zenphoto version 1.2.3 [3475] | zenpage version 1.1 [3475]) .
1.
I had this message while upgrading Zenpage :
`
Creating the database tables for zenpage:
Table
zp_zenpage_news
has been successfully created (or already exists).Table
zp_zenpage_news_categories
has been successfully created (or already exists).Table
zp_zenpage_news2cat
has been successfully created (or already exists).Table
zp_zenpage_pages
has been successfully created (or already exists).Table update failed!
Error: Duplicate entry '' for key 2
`
2.
I still get the problem in my first message (When I try to edit a page already published through the Zenpage admin panel, I only get its text in the language actually selected but the other fields for the other languages are blank even if they are filled (the text is displayed for people visiting the web site). More : sometimes an english field is marked as french (and vice versa).
3.
Zenpage isn't already translated in french till it joined the main official Zenphoto package ?
2. I am sorry, I still did not have the time to dig into that. I hopefully will find enough time soon and of course that will be fixed.
3. Yes. There would be a inconvenient way to get the old separate translation working again but that would mean readding the functions for it manually (They are still there). But best is to join the translation as I sent on the translation group.
2. ok, thank you for consider this, actually I can't use the Zenpage plugin for this reason
3. Hmm. I must have missed something...
Actually I'm wondering if there is not a problem with tinyMCE and the multilingual plugin.
For example, if french language is actually selected and displayed in my admin panel, when I want to add a link in an article, the link edit popup displays weird things like :
{#advlink_dlg.url}
{#advlink_dlg.list}
{#advlink_dlg.anchor_names}
{#advlink_dlg.target}
{#advlink_dlg.titlefield}
But if english language is selected, the link edit popup displays the good strings :
Link URL
Link list
Anchors
Target
Title
Class
Re tinymce: That might be, but should not affect tinyMCE in general. Strings like "{#advlink_dlg.titlefield}" are actually just untranslated tinymce strings. It uses its own js way for translations and is probably not able to have several instances with several translations.
tinymce : Yes I know that there is a problem with the translation of the strings, can you reproduce it ?
Well, just tried I can reproduce the confusing behaviour in multilingual mode (content of german becomes content of the english string etc). I have to admin I have no idea currently. the two language strings list functions I mentions seems not to be different for their basic functionality... Guess I need some help by the "chief" here...
Update: Must be a Zenpage issue as I can't reproduce it with album descs or title...
I also can see the tinymce issue. Weird is that some of the buttons contain a translation (german as the selected main language in my case). I actually can't remember if that hasn't been that way for ever. Do you maybe since you use the multilingual feature more extensive than I actually do? Anyway, I am not sure if anything can be done if that is.
About the tinymce problem (not translated strings), I had the same problem with zenpage version 1.0.1 [3429]. In fact I noticed it after the 1.2.3 Zenphoto upgrade. Before I had no problem.
Thank you for your time.
anything new about it ?
I can't wait to try the zenphoto-2009-02-16-trunk !
Does it fix the Zenpage problem or the tinymce translation strings issue (or both) ?
Don't feel sorry, thank you for your great job !
Thank you !
But I still get the untranslated strings with tiny MCE...
Do you have any idea about it ?
I'm just stuck.
Update: I just updated TinyMCE itself and readded the missing languages. Everything should be back to normal now...
Everything is fixed.
THANK YOU !