TinyMCE not showing when installed.

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
AndyP
New Member
New Member
Posts: 3
Joined: Tue Jul 22, 2008 9:27 am

Re: TinyMCE not showing when installed.

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TinyMCE not showing when installed.

Post 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...
l1nda
Forum Members
Forum Members
Posts: 18
Joined: Mon Jul 28, 2008 5:49 am

Re: TinyMCE not showing when installed.

Post 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?  :'(
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TinyMCE not showing when installed.

Post by Dr.CSS »

What browser are you using?...
l1nda
Forum Members
Forum Members
Posts: 18
Joined: Mon Jul 28, 2008 5:49 am

Re: TinyMCE not showing when installed.

Post 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?
Last edited by l1nda on Thu Jul 31, 2008 11:22 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TinyMCE not showing when installed.

Post 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...
l1nda
Forum Members
Forum Members
Posts: 18
Joined: Mon Jul 28, 2008 5:49 am

Re: TinyMCE not showing when installed.

Post 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
quartney
Forum Members
Forum Members
Posts: 37
Joined: Mon Oct 16, 2006 3:26 pm

Re: TinyMCE not showing when installed.

Post 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


----------------------------------------------
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TinyMCE not showing when installed.

Post by Dr.CSS »

Some how that doesn't show the permissions on the module folder?...
quartney
Forum Members
Forum Members
Posts: 37
Joined: Mon Oct 16, 2006 3:26 pm

Re: TinyMCE not showing when installed.

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TinyMCE not showing when installed.

Post 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...
quartney
Forum Members
Forum Members
Posts: 37
Joined: Mon Oct 16, 2006 3:26 pm

Re: TinyMCE not showing when installed.

Post 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 ...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: TinyMCE not showing when installed.

Post by Dr.CSS »

Did you try 775?...

That is the file it makes...
quartney
Forum Members
Forum Members
Posts: 37
Joined: Mon Oct 16, 2006 3:26 pm

Re: TinyMCE not showing when installed.

Post 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. :-\
Post Reply

Return to “Modules/Add-Ons”