TinyMCE JavaScript exception

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
seesharp

TinyMCE JavaScript exception

Post by seesharp »

Hi

my website is up and running but I don't get the TinyMCE editor. Turning on wysiwyg throws a JavaScript exception:
s.invalid_elements has no properties.

I assume (or hope) this is a known problem with a well known solution.

Alex
cyberman

Re: TinyMCE JavaScript exception

Post by cyberman »

Are you sure TinyMCE Editor is completey uploaded AND executable?

Sometimes an ftp upload can corrupt some files ...
seesharp

Re: TinyMCE JavaScript exception

Post by seesharp »

Hi

thaks for yor reply,
in fact, yes, I am sure because I can link the concerning TinyMCE installation to a test webpage and it works properly.

Alex
seesharp

Re: TinyMCE JavaScript exception

Post by seesharp »

Anyway,

I couldn't solve the problem and therefore I couldn't use TinyMCE.
Installed FCKEditor which works!

Alex
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

CMSMS version 1.2

I am having the same error here, and cant solve:

Code: Select all

s.invalid_elements has no properties
init(Object)tiny_mce.js (line 1)
TinyMCE_Control([])tiny_mce.js (line 1)
init(textarea#m1_testarea, "m1_testarea", undefined)tiny_mce.js (line 1)
init("mceAddControl", false, "m1_testarea")tiny_mce.js (line 1)
toggleEditor("m1_testarea")moduleinterface.p... (line 226)
onchange(change )
Already reinstalled the module 2 times, but didnt solve. Than I tried to use the TinyMCE-2.2.3, but got the same error.
Any Idea?
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

I am getting the message I show in the last post when I am on the TinyMC config page.
I am getting the following one when I am trying to edit any content:

Code: Select all

s.invalid_elements has no properties
init(Object)tiny_mce.js (line 1)
TinyMCE_Control([])tiny_mce.js (line 1)
init(textarea#content_en, "content_en", undefined)tiny_mce.js (line 1)
init("mceAddControl", false, "content_en")tiny_mce.js (line 1)
toggleEditor("content_en")editcontent.php (line 171)
onchange(change )
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

Ok, one more add:
This error I got when clicking the "Turn WYSIWYG on/off" checkbox.
But, turn off "Show checkbox to turn wysiwyg on/off" in TinyMCE WYSIWYG Basic config didn't solve the problem.

Any idea?
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

I downgrade the entire system to version 1.1.2. (was using 1.2)
But still, didn't work. Got the same error message.

Any idea?
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

New attempt!
Now I tried TinyMCE Advanced WYSIWYG module. Same error, no progress at all.
Please, anyone, any idea? Could be related with the server?
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

I would like to know if there is anyone having the same problem.
This is really boring. I just lost all the morning trying to solve it, without success.
alby

Re: TinyMCE JavaScript exception

Post by alby »

aozuas wrote: I would like to know if there is anyone having the same problem.
This is really boring. I just lost all the morning trying to solve it, without success.
Try with this

Alby
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

Thank you for your feedback Alby.
Already tried that, but didn´t work.

I have no idea what to do now.  ???
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

Well, well. I think I am alone with that problem.
Any guess? Any similar problem?
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

serious? no way to make it work? I saw other people with the same problem in the forum, without solution too.
any help would be great!
aozuas

Re: TinyMCE JavaScript exception

Post by aozuas »

Problem solved, I installed FCKeditor.
Not the solution I wanted, but the only that worked.
Locked

Return to “CMSMS Core”