Page 1 of 1

[SOLVED] What has happened to my WYSIWYG?

Posted: Fri Dec 19, 2008 4:27 am
by Apprentice
Hello,

I'm using CMSMS  1.4.1 "Spring Garden", but somehow I have lost WYSIWYG editor. I mean it makes no difference if I check WYSIWYG box or not, the small text editor type icons won't appear... Same thing in Pages -section and everywhere.

Just noticed this after a while... WYSIWYG would be important for the editors. Haven't encountered this before in previous installations of CMSMS, I'm confused  ???

Could someone enlighten me?

Thanks

Re: What has happened to my WYSIWYG?

Posted: Fri Dec 19, 2008 7:18 am
by Rolf
Hey Apprentice

Had this problem myself once. Couldn't find the course.
But after upgrading the software the problem solved it self...
So I say give it a try.
Make a good backup of your 1.4.1 and upgrade to 1.5.1.
Who knows, does it work...  ;)

Greetz Rolf.

Re: What has happened to my WYSIWYG?

Posted: Tue Feb 03, 2009 11:14 pm
by Apprentice
Hello an theank you,

I finally dared to test this. Upgrading went fine, but the problem persisted  :-\

I'm still in need of a good advice.

Re: What has happened to my WYSIWYG?

Posted: Tue Feb 03, 2009 11:23 pm
by calguy1000
just uninstall tinymce and re-install it.... see if resetting the settings does the trick.

Re: What has happened to my WYSIWYG?

Posted: Wed Feb 04, 2009 3:05 am
by Apprentice
Ok,

I have uninstalled, installed, deleted and reloaded TinyMCE now many times. Problem remains the same, WYSIWYG check box appears, but it doesn't have any effect.

I also tried to switch on the Static Config option, as instructed in TinyMCE Help. After that CMSMS gave this error:

Fatal error: Call to undefined function: file_put_contents() in  .../modules/TinyMCE/TinyMCE.module.php on line 590

So it couldn't be done. After that TinyMCE had to be reinstalled.

:-\

Re: What has happened to my WYSIWYG?

Posted: Wed Feb 04, 2009 7:28 pm
by Pierre M.
Hello,

can you try the checksum tool (near System Info) to check for a broken upgrade upload ?

Pierre M.

Re: What has happened to my WYSIWYG?

Posted: Wed Feb 04, 2009 8:01 pm
by Apprentice
Hi,

I haven't taken checksum.dat from previous installations, so I guess that it won't help now.

My current CMSMS version is 1.5.1  "San Juan" and my TinyMCE version is 2.4.10

-A

Re: What has happened to my WYSIWYG?

Posted: Thu Feb 05, 2009 7:17 am
by Andrew Prior
Search for "Andrew Prior". You'll find what I did to beat this. Messy, don't know why it worked, but it has 3 times on three sites

Re: What has happened to my WYSIWYG?

Posted: Thu Feb 05, 2009 7:22 am
by Rolf
The help text on recent versions:
Troubleshooting
Some people have trouble with tiny not showing up upon installation or upgrading. Here is a checklist of things you can try before contacting me for further support.

1. Please, please, try to reupload the modules/TinyMCE dir to your server. You'd be amazed how many times this has helped people.
2. Try to switch on the Static Config option. Note that this requires your /tmp/-dir to be writable by the webserver
3. If upgrading, please try to reset all settings. Not nice if you've done a lot of customization, I know, but a lot of things changes from 2.3.x to 2.4.x series of the module.
4. Try enabling the static config option in advanced settings. This works better on some systems (like CGI-based)

Rolf  :D

Re: What has happened to my WYSIWYG?

Posted: Thu Feb 05, 2009 8:10 am
by Dr.CSS
There is a long thread on this...

1) set modules folder and tinyMCE folder permissions to 755...

2) clear cache in Site Admin > Global Settings...

3) clear all FILES not FOLDERS, except index.html, from tmp, tmp/templates_c using your FTP client...

4) once done with this go to tiny admin and in Advanced tab hit "Reset all settings to default"...

Re: What has happened to my WYSIWYG?

Posted: Thu Feb 05, 2009 12:55 pm
by Apprentice
Hi,

Thank you so very much Mark! Your prescription worked right away.  ;D

Rolf: I already did things in TinyMCE troubleshooting, but thanks.

Andrew: Searching with your name resulted five threads (from which one was this thread), but I couldn't quite find what I was looking for. Thanks anyways.