TinyMCE not showing when installed.
Re: TinyMCE not showing when installed.
Hi I've had this problem on most installs, PHP4 & PHP5.
Apart from permissions quite often just uninstalling then reinstalled TinyMCE from Module Manager seems to correct the problem.
Andy
Apart from permissions quite often just uninstalling then reinstalled TinyMCE from Module Manager seems to correct the problem.
Andy
Re: TinyMCE not showing when installed.
Yes you can delete all files in template_c and all but the folders in tmp, I've seen files in it that had to do with tiny and deleting them solved the problem, in tmp/cache there may be a php file, contentcache.php, which I think is for the search so any thing but this can be deleted...
Re: TinyMCE not showing when installed.
Hi everyone
I've been pulling my hair out with this one...This is what I've tried (with no luck!)
So to recap I've got...
CMSms 1.3.1
Tine 2.4.2
Php 5.2.4
And I still can't see the WYSIWYG editor after all this...are there any other suggestions?
I've been pulling my hair out with this one...This is what I've tried (with no luck!)
- clearing cache several times
- deleting tmp files
- upgrading to CMSms 1.3.1 including the beta version
- uninstalling tiny, removing and reinstalling
- changing permissions for modules and tiny folder to 755
- user preference and global settings both set to tiny
So to recap I've got...
CMSms 1.3.1
Tine 2.4.2
Php 5.2.4
And I still can't see the WYSIWYG editor after all this...are there any other suggestions?

Re: TinyMCE not showing when installed.
What browser are you using?...
Re: TinyMCE not showing when installed.
Safari for Mac v3.0.4
FF for Mac v2.0.0.16
I first developed this site on a webserver on my LAN and the WYSIWYG editor was working fine on both these browsers. I then deployed this site to the live server and tiny no longer works and so has the module tinyMCE WYSIWYG basic. I'm certain that I uploaded everything. I imported the LAN database onto the live site and changed the config file accordingly. Everything else seems to work fine.
Could it possibly be something in the PHP config on the live site? ie does something in the PHP config need to be turned on for tinyMCE to run?
is there another module that I am supposed to install as well in order for it to work?
any suggestions on other WYSIWYG editors?
FF for Mac v2.0.0.16
I first developed this site on a webserver on my LAN and the WYSIWYG editor was working fine on both these browsers. I then deployed this site to the live server and tiny no longer works and so has the module tinyMCE WYSIWYG basic. I'm certain that I uploaded everything. I imported the LAN database onto the live site and changed the config file accordingly. Everything else seems to work fine.
Could it possibly be something in the PHP config on the live site? ie does something in the PHP config need to be turned on for tinyMCE to run?
is there another module that I am supposed to install as well in order for it to work?
any suggestions on other WYSIWYG editors?
Last edited by l1nda on Thu Jul 31, 2008 11:22 pm, edited 1 time in total.
Re: TinyMCE not showing when installed.
Most times it's the cache and or module folder permissions, 755 or 775 just module folder not tiny folder...
Do you have safe mode on?...
Support tool linked below is a big help in seeing what the permissions are and much more, put it on a page then copy/paste results here...
Do you have safe mode on?...
Support tool linked below is a big help in seeing what the permissions are and much more, put it on a page then copy/paste results here...
Re: TinyMCE not showing when installed.
thanks so much for your help so far. what i ended up doing was starting all over again. I put a clean install of CMSms and ditched all database content, modules etc. Anyway it worked so I'm back at square one! Oh well it's always faster the second time around hey?! 

Re: TinyMCE not showing when installed.
My TinyMCE is not showing either. Help to get it fixed is greatly appreciated! Here is the system information:
----------------------------------------------
Cms Version: 1.4
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 0.4.1
* MenuManager: 1.5.1
* ModuleManager: 1.2.1
* News: 2.8.2
* nuSOAP: 1.0.1
* Printing: 0.2.5
* Search: 1.5.1
* ThemeManager: 1.0.8
* TinyMCE: 2.4.4
Config Information:
* php_memory_limit:
* process_whole_template: true
* max_upload_size: 2000000
* default_upload_permission: 664
* assume_mod_rewrite: true
* page_extension: .html
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* safe_mode: Off (False)
* phpversion: 4.4.7
* memory_limit: 64M
* max_execution_time: 30
* gd_version: 2
* session_save_path: No check because open basedir active
Server Information:
* Server Api: apache2filter
* Server Db Type: MySQL (mysql)
* Server Db Version: 4.1.20
----------------------------------------------
----------------------------------------------
Cms Version: 1.4
Installed Modules:
* CMSMailer: 1.73.14
* FileManager: 0.4.1
* MenuManager: 1.5.1
* ModuleManager: 1.2.1
* News: 2.8.2
* nuSOAP: 1.0.1
* Printing: 0.2.5
* Search: 1.5.1
* ThemeManager: 1.0.8
* TinyMCE: 2.4.4
Config Information:
* php_memory_limit:
* process_whole_template: true
* max_upload_size: 2000000
* default_upload_permission: 664
* assume_mod_rewrite: true
* page_extension: .html
* internal_pretty_urls: false
* use_hierarchy: true
Php Information:
* safe_mode: Off (False)
* phpversion: 4.4.7
* memory_limit: 64M
* max_execution_time: 30
* gd_version: 2
* session_save_path: No check because open basedir active
Server Information:
* Server Api: apache2filter
* Server Db Type: MySQL (mysql)
* Server Db Version: 4.1.20
----------------------------------------------
Re: TinyMCE not showing when installed.
Some how that doesn't show the permissions on the module folder?...
Re: TinyMCE not showing when installed.
I noticed that, too! What I pasted was the entirety of what I got from "View Text Report". Here is the module folder info:mark wrote: Some how that doesn't show the permissions on the module folder?...
tmp:
/home/httpd/vhosts/winyahrivers.org/httpdocs/tmp (0777) Success
templates_c:
/home/httpd/vhosts/winyahrivers.org/httpdocs/tmp/templates_c (0777) Success
modules:
/home/httpd/vhosts/winyahrivers.org/httpdocs/modules (0777) Success
File Creation Mask (umask):
/home/httpd/vhosts/winyahrivers.org/httpdocs/tmp/cache (0777) Success
config_file:
0444 Success
Re: TinyMCE not showing when installed.
Try setting the module folder to 755 or 775...
And clear the tmp/cache of any files NOT FOLDERS, also templates_c should be empty...
And clear the tmp/cache of any files NOT FOLDERS, also templates_c should be empty...
Re: TinyMCE not showing when installed.
modules folder set to 755, templates_c folder cleared and cache folder cleared. TinyMCE still not working when I went to create new page.
However, after I created new page, a file was made in templates_c folder called, "TinyMCE^%µ^B5C^B5CF75EB%%module_file_tpl%3ATinyMCE;tinyconfig.tpl.php"
I don't know if that indicates anything ...
However, after I created new page, a file was made in templates_c folder called, "TinyMCE^%µ^B5C^B5CF75EB%%module_file_tpl%3ATinyMCE;tinyconfig.tpl.php"
I don't know if that indicates anything ...
Re: TinyMCE not showing when installed.
Did you try 775?...
That is the file it makes...
That is the file it makes...
Re: TinyMCE not showing when installed.
Yes, I tried 775 just now, cleared temp\cache and temp\templates_c folders of files. TinyMCE did not display when I created new page. 
