After upgrade to cmsms 1.11.2, TinyMCE cannot upgrade from 2.8.4 to 2.9.11.
Screen:
Any clue for this?
[Solved] TinyMCE cannot upgrade from 2.8.4 to 2.9.11
[Solved] TinyMCE cannot upgrade from 2.8.4 to 2.9.11
Last edited by PBlue on Fri Sep 28, 2012 3:13 am, edited 1 time in total.
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: TinyMCE cannot upgrade from 2.8.4 to 2.9.11
upload the xml-file http://s3.amazonaws.com/cmsms/downloads ... 2.9.11.xml to your computer and upgrade TinyMCE Extensions > Modules and at the bottom of the page you can upload the xml-file to your website.
Re: TinyMCE cannot upgrade from 2.8.4 to 2.9.11
I followed it and below error message was encountered:staartmees wrote:upload the xml-file http://s3.amazonaws.com/cmsms/downloads ... 2.9.11.xml to your computer and upgrade TinyMCE Extensions > Modules and at the bottom of the page you can upload the xml-file to your website.
No file was uploaded. To install a module via XML you must choose and upload an module .xml file from your computer. (empty tmp_name) (Troubleshooting)
Please kindly advise.
Re: TinyMCE cannot upgrade from 2.8.4 to 2.9.11
I would look in the system info page for any yellow ! or red X, it could have to do with folder permissions...
Re: TinyMCE cannot upgrade from 2.8.4 to 2.9.11
I found below message from "Site Admin -> Admin Log":Dr.CSS wrote:I would look in the system info page for any yellow ! or red X, it could have to do with folder permissions...
ERROR DETECTED: Class 'XMLReader' not found at /var/www/html/mirror/lib/classes/class.moduleoperations.inc.php:217
Please advise what to do next.
Re: TinyMCE cannot upgrade from 2.8.4 to 2.9.11
Try unpacking CMSMS again, maybe something is missing...
Re: TinyMCE cannot upgrade from 2.8.4 to 2.9.11
Problem found: php-xml has not been installed!
#yum install php-xml
and then restart Apache solved the problem.
Thanks for all the help!
#yum install php-xml
and then restart Apache solved the problem.
Thanks for all the help!