Hi - i just upgraded from 1.2.8 to 1.3 and now I have an issue with tinyMCE dialogs. The link dialog, for example, come up with variable names like {#zenphoto_dlg.link_title} instead of text like "Make a Link" or whatever it normally says. Every parameter appears like this.
Here's an example screenshot. Using English language. Site hosted on 1and1. Happens in both safari 5.0 and firefox on mac.
I found this -
http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=35628 - which suggested it might be a .htaccess problem, but mine is the same as the install template for zp 1.3. Also I can access the file at zp-core/zp-extensions/tiny_mce/themes/advanced/js/link.js which that post suggested as the problem.
This is not a serious problem at the moment, as it only affects me and I know what each of the options in the dialog does anyway, but if this was to happen to the zp installation of one or the less computer-literate people I sometimes make sites for, they would be completely confused.
Any ideas?
Thanks!
Comments
In the coming 1.3.1 release this has been fixed (already in the nightly build if you want to try). TinyMCE then will be also a real plugin, supporting custom configuration files.
But - I had to disable and then re-enable the tinyMCE plugin, otherwise none of the editors were tinyMCE enabled - as if the plugin being on didn't register after the upgrade (except in the plugins and options > plugin tabs, where it appeared to be on). So maybe there is still something not quite right with the initialization of the new tinyMCE plugin setup when upgrading from the old non-plugin version?
best,
Arvid
Regarding the custom thumb cropping. Themes like the Zenpage theme may override that with custom settings on the theme directly. But it seems that it indeed is not working generally anymore.. Will open a ticket...