I'm running CMS Made Simple 1.11.4 "Fernandina." I'm using PHP 5.3.14, and Mysql 5.0.96. This is all working with Apache, linux 2.6.32-279.14.1.el6.x86_64 on x86_64.
I upgraded circletail.org to Fernandina. The Website, circletail.org, is working and fully functional. The Website is for a dog rescue and service dog provider organization.
With an important exception, the admin panel is fully functional. The problem is that I do not get a WYSIWYG or HTML editor, when I try to edit a page in the “Current Pages” admin section listing the Website’s pages. (Content » Pages) As a result, I cannot edit the content of pages.
Strangely, I do get the WYSIWYG/HTML editor in all other sections of the admin panel, such as Extensions » TinyMCE WYSIWYG, Testing Area.
I have done the following:
•Downloaded and installed Fernandina twice with no problems indicated in the installation steps.
•Removed and reinstalled TinyMCE 2.9.12 and MicroTiny 1.2.5 a number of times. When I last reinstalled TinyMCE I got an error message, but TinyMCE shows as installed. This is the error message: Missing Languagestring - module:ModuleManager string:error_noupgrade—.
•Reset all TinyMCE settings.
•Enabled in TinyMCE the static config option in advanced settings and set /tmp/-dir to be writable.
•In Global Settings, “Frontend wysiwyg” is set to TinyMCE, as is “Default backend wysiwyg (for new user accounts).”
I would appreciate suggestions to correct the problem.
Thank you,
Guy C. Guckenberger
gcgucken@fuse.net
No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandina"
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
From which version did you upgrade?
Do you see "Content" area when switching to some other default page Template, for example if you try to create new page with some of preinstalled themplates?
Is there any error in php error log?
Do you see "Content" area when switching to some other default page Template, for example if you try to create new page with some of preinstalled themplates?
Is there any error in php error log?
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
same problem as mentioned on http://forum.cmsmadesimple.org/viewtopi ... =3&t=64438
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
I upgraded from Darwin. I see a Content area, but no editor or ability to change the content of the pages listed. No box for WYSIWYG or HTML, even for add content. I cannot find a PHP log.
I get a blank page with some of the menu items from the site at the top.
For now I have reinstalled Darwin and will watch the referenced blog.
There is obviously a bug that needs fixing.
Thanks for all you do.
Guy
I get a blank page with some of the menu items from the site at the top.
For now I have reinstalled Darwin and will watch the referenced blog.
There is obviously a bug that needs fixing.
Thanks for all you do.
Guy
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
Try first setting the option to not use a WYSIWYG editor for your pages, and then setting the option back.
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
After unchecking "Cachable" for all templates in Menu Manager and clearing cache under System Maintenance, I was abe to edit pages in ver. 1.11.4.
Thank you,
Guy
Thank you,
Guy
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
Hi everyone,
I ran into the same problem.
Upgraded one site from 1.11.3 to 1.11.4 without problems, but other site(s) I upgraded from either 1.11.3 or 1.11.2.1 to 1.11.4 have the described problem.
I tried the workaround (disabling menu cache & clear cache) but this didn't solve the issue.
I went back to 1.11.2.1
Any suggestions?
with regards
Marc
I ran into the same problem.
Upgraded one site from 1.11.3 to 1.11.4 without problems, but other site(s) I upgraded from either 1.11.3 or 1.11.2.1 to 1.11.4 have the described problem.
I tried the workaround (disabling menu cache & clear cache) but this didn't solve the issue.
I went back to 1.11.2.1
Any suggestions?
with regards
Marc
Re: No WYSIWYG Editor after Upgrade to ver. 1.11.4 "Fernandi
got 1.11.4 working by
1: updating the templates, changes the {stylesheet} tag to {cms_stylesheet}
2: inserting in the stylesheets [[root_url]] before all url( statements.
thanks to the various comments elsewhere.
sad enough the GoogleMaps didn't survive the 1.11.4 update as well but thats for another topic.
1: updating the templates, changes the {stylesheet} tag to {cms_stylesheet}
2: inserting in the stylesheets [[root_url]] before all url( statements.
thanks to the various comments elsewhere.
sad enough the GoogleMaps didn't survive the 1.11.4 update as well but thats for another topic.