Page 3 of 3

Re: TinyMCE not showing when installed.

Posted: Fri Jul 25, 2008 9:08 am
by AndyP
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

Re: TinyMCE not showing when installed.

Posted: Fri Jul 25, 2008 7:02 pm
by Dr.CSS
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.

Posted: Thu Jul 31, 2008 5:35 am
by l1nda
Hi everyone
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.

Posted: Thu Jul 31, 2008 7:54 pm
by Dr.CSS
What browser are you using?...

Re: TinyMCE not showing when installed.

Posted: Thu Jul 31, 2008 10:41 pm
by l1nda
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?

Re: TinyMCE not showing when installed.

Posted: Fri Aug 01, 2008 12:28 am
by Dr.CSS
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...

Re: TinyMCE not showing when installed.

Posted: Fri Aug 01, 2008 3:40 am
by l1nda
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?!  :D

Re: TinyMCE not showing when installed.

Posted: Mon Aug 04, 2008 7:30 pm
by quartney
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


----------------------------------------------

Re: TinyMCE not showing when installed.

Posted: Mon Aug 04, 2008 8:04 pm
by Dr.CSS
Some how that doesn't show the permissions on the module folder?...

Re: TinyMCE not showing when installed.

Posted: Mon Aug 04, 2008 8:15 pm
by quartney
mark wrote: Some how that doesn't show the permissions on the module folder?...
I noticed that, too!  What I pasted was the entirety of what I got from "View Text Report".  Here is the module folder info:



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.

Posted: Mon Aug 04, 2008 11:01 pm
by Dr.CSS
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...

Re: TinyMCE not showing when installed.

Posted: Mon Aug 04, 2008 11:22 pm
by quartney
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 ...

Re: TinyMCE not showing when installed.

Posted: Mon Aug 04, 2008 11:24 pm
by Dr.CSS
Did you try 775?...

That is the file it makes...

Re: TinyMCE not showing when installed.

Posted: Mon Aug 04, 2008 11:45 pm
by quartney
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. :-\