Hello,
I use zenphoto with the multi-lingual language mode.
When I try to make a contact form, there is a problem with the translation :
`
a:2:{s:5:"fr_FR";s:189:"
Fields with * are required. HTML or any other code is not allowed.
A copy of your e-mail will automatically be sent to the address
you provided for your own records.
";s:5:"en_US";s:182:"
Les champs avec * sont obligatoire. Les balises HTML ou autres
sont autorisées. Une copie sera automatiquement envoyé
à notre administrateur en sauvegarde.
";}
`
I don't want modify the plugin code.
So, for the moment, I deleted my translations in the contact_form option.
In fine, it's not a solution.
I don't know if this bug is know by the developers... so here is this post.
Comments
Just another explanations :
* I use the defaut theme.
* I copy the search.php page and modify as contact.php.
* The message appears when I call the function printContactForm()
* The system works. I receive the mail. It's just the translation of the message.
PS : There is also the "street" field who appear but the option is know as "no used".
`
a:2:{s:5:"en_US";s:26:"
English description `
`
";s:5:"lt_LT";s:42:"
Lietuviškas aprašymas`
`
";}`
thanks
domain.com/index.php: album name - problem; album description - no problem.
domain.com/index.php?album=x: album name in breadcumb - problem; album description - problem.
domain.com/index.php?album=x&image=x.jpg: album name in breadcumb - no problem; image name in breadcumb - problem; image description - problem.
Gallery name works well, exept it's not switching in breadcumb. Zenpage everything works well, at least i did't noticet this problem in zenpage.
and here is screenshots:
http://www.hobo.lt/screens/index.jpg
http://www.hobo.lt/screens/album.jpg
http://www.hobo.lt/screens/image.jpg
hope it will help.
thank you