TinyMCE not showing when installed.
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE not showing when installed.
No FCK-module is very unmaintained. Many problems have been solved with Tiny, and I've not recieved reports of it not working for some time now. Have you tried the latest svn-version? This version is due in the upcoming 1.3beta as well.
m.
m.
Re: TinyMCE not showing when installed.
TinyMCE does not show up at all for me. What is the solution?Silmarillion wrote: Some measures have been taken in svn which should fix bugs resulting in the editor not showing. Stay tuned for at beta5 very soon.
m.
I'm using latest version of CMSms and the version of TinyMCE that comes with it.
What is the solution??? Why won't it show up?
Thanks.
Re: TinyMCE not showing when installed.
what version of PHP are you running?
I run into the most issues on any PHP 4 servers.
I run into the most issues on any PHP 4 servers.
Re: TinyMCE not showing when installed.
Some fixes have been made to TinyMCE in the meantime. That version is to be shipped with CMSMS 1.3.... The Beta-release of CMSMS1.3 is out and downloadable under Downloads.... For those having issues with TinyMCE not showing up, please test the beta-release and confirm back if that fixed the issue with tiny not showing....
Ronny
Ronny
Re: TinyMCE not showing when installed.
Where is CMSms 1.3 Beta? I don't see it under downloads....RonnyK wrote: Some fixes have been made to TinyMCE in the meantime. That version is to be shipped with CMSMS 1.3.... The Beta-release of CMSMS1.3 is out and downloadable under Downloads.... For those having issues with TinyMCE not showing up, please test the beta-release and confirm back if that fixed the issue with tiny not showing....
Ronny
Re: TinyMCE not showing when installed.
It's near the bottom, under Unstable releases.
Nullig
Nullig
Re: TinyMCE not showing when installed.
That was it! It works with PHP 5+.factor1 wrote: what version of PHP are you running?
I run into the most issues on any PHP 4 servers.
Thanks!
Re: TinyMCE not showing when installed.
Only one problem remains with the TinyMCE WYSIWYG editor ...
And that is, that the background color of the text area is gray instead of white.
How do I fix it and make it white?
And that is, that the background color of the text area is gray instead of white.
How do I fix it and make it white?
Re: TinyMCE not showing when installed.
If you would have done a search this has been covered numerous times...
Go to tiny under extensions...
Go to tiny under extensions...
Re: TinyMCE not showing when installed.
I have same problem, TinyMCE is not showing, i have CMS Made Simple 1.3.1 "Havana" and tinymce 2.4.0, php version on server is 5.2.*
Re: TinyMCE not showing when installed.
Some times the problem can be the permissions on the tinyMCE folder, try 755 instead of 777 and also try this on the modules folder...
Re: TinyMCE not showing when installed.
Modules 755
TinyMCE 755
but still dont work
problem was in script which added webhosting, now is problem solved.
TinyMCE 755
but still dont work

problem was in script which added webhosting, now is problem solved.
Last edited by xman on Tue Jul 22, 2008 6:49 pm, edited 1 time in total.
Re: TinyMCE not showing when installed.
Some times you need to FTP to site and delete the files in:
tmp, files not folders,
tmp/templates_c all files,
tmp/cache all files EXCEPT contentcache.php
tmp, files not folders,
tmp/templates_c all files,
tmp/cache all files EXCEPT contentcache.php
Re: TinyMCE not showing when installed.
I had the exact same problem. What fixed it for me was setting the permissions of the Modules folder to 755
CMSMS 1.3.1
Tiny MCE 2.4.2
PHP 5.2.6
CMSMS 1.3.1
Tiny MCE 2.4.2
PHP 5.2.6
Last edited by gajones76 on Thu Jul 24, 2008 10:53 am, edited 1 time in total.
Re: TinyMCE not showing when installed.
Mark
I have many files in here is this safe to delete them all?
I have many files in here is this safe to delete them all?
mark wrote: Some times you need to FTP to site and delete the files in:
tmp/templates_c all files,