['SOLVED'] No TinyMCE, prob. found error, but howto solve?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
theredspecial
Forum Members
Forum Members
Posts: 31
Joined: Tue Jun 05, 2007 5:36 pm

['SOLVED'] No TinyMCE, prob. found error, but howto solve?

Post by theredspecial »

Using FCK now provides my with a WYSIWIG editor

Like many others on this forum I'm having some trouble with TinyMCE not working.
I've tried reinstalling the module, uploading it again, resetting the permissions (to 755 e.g.), but none of these works.

I'm using CMSMS 1.5.2, had this in 1.5.1 as well.
Using Firebug I found the most probable error, from my newbie point of view:

Under it says:

Code: Select all

script src="***/modules/TinyMCE/tinymce/jscripts/tiny_mce/tiny_mce.js" type="text/javascript">
<__script__ src="***/modules/TinyMCE/tinyconfig.php" type="text/javascript">
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<__html><head>
<title>500 Internal Server Error</title>
</head></__body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
In other words, it has a problem with the tinyconfig.php file, but what I don´t know

What should I do?

(had this earlier, posted at http://forum.cmsmadesimple.org/index.ph ... 680.0.html - but never managed to solve it)
Last edited by theredspecial on Sat Feb 21, 2009 12:20 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”