Page 1 of 2
TinyMCE JavaScript exception
Posted: Tue Nov 13, 2007 8:41 am
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
Re: TinyMCE JavaScript exception
Posted: Tue Nov 13, 2007 9:58 am
by cyberman
Are you sure TinyMCE Editor is completey uploaded AND executable?
Sometimes an ftp upload can corrupt some files ...
Re: TinyMCE JavaScript exception
Posted: Tue Nov 13, 2007 12:10 pm
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
Re: TinyMCE JavaScript exception
Posted: Tue Nov 13, 2007 2:43 pm
by seesharp
Anyway,
I couldn't solve the problem and therefore I couldn't use TinyMCE.
Installed FCKEditor which works!
Alex
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 11:35 am
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?
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 11:44 am
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 )
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 12:26 pm
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?
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 1:14 pm
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?
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 1:37 pm
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?
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 2:42 pm
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.
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 3:11 pm
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
Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 3:26 pm
by aozuas
Thank you for your feedback Alby.
Already tried that, but didn´t work.
I have no idea what to do now.

Re: TinyMCE JavaScript exception
Posted: Mon Nov 19, 2007 9:45 pm
by aozuas
Well, well. I think I am alone with that problem.
Any guess? Any similar problem?
Re: TinyMCE JavaScript exception
Posted: Tue Nov 20, 2007 11:34 am
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!
Re: TinyMCE JavaScript exception
Posted: Tue Nov 20, 2007 1:56 pm
by aozuas
Problem solved, I installed FCKeditor.
Not the solution I wanted, but the only that worked.