Page 1 of 1

Error:'realTinyMCE' is undefined

Posted: Tue Apr 18, 2006 12:41 pm
by peaz
Line:43
Char:2
Code:0
Error:'realTinyMCE' is undefined
URL:http://atpeaz.placidthoughts.com/serend ... ction]=new
Can anyone help me with the problem as shown above? I'm sure I installed and configured it as I'm suppose to. Selecting WYSIWYG editor gives me this error when I try to create a new entry.

Using Serendipity 1.0Beta2

Re: Error:'realTinyMCE' is undefined

Posted: Tue Apr 18, 2006 12:46 pm
by garvinhicking
Hi!

Hm, I don't know where this "realTinyMCE" comes from. What exactly did you enter into your TinyMCE plugin configuration? Can you make a screenshot? Can you post the HTML output of your entry creation panel?

Regards,
Garvin

Posted: Wed Apr 19, 2006 7:24 pm
by peaz
Here's the screenshots and the HTML output

Image
Image

And here's the html output http://atpeaz.placidthoughts.com/upload ... _admin.txt

Posted: Wed Apr 19, 2006 9:02 pm
by garvinhicking
Hi!

Do not use "\" paths! Only always enter "/" forward slashes for path configurations. That should be the error in your case, have a try.

"\" is a backslash that will yield all sorts of strange results when being used.

Regards,
Garvin

Posted: Thu Apr 20, 2006 12:00 pm
by peaz
i've tried that. Still the same problem. i thnk I'll try another WYSIWYG plugin maybe.

Posted: Thu Apr 20, 2006 12:57 pm
by garvinhicking
What was the full path you entered there?

Regards,
Garvin

Posted: Thu Apr 20, 2006 1:26 pm
by peaz
Hmm FCK editor works. but with a "FCKDialog' is undefined"

Weird.

Edit: Wait I think I fixed it. one of the fckconfig.js file didn't overwrite the one installed by the plugin.

I extracted fck into /plugins/serendipity_event_fckeditor instead of /plugins/serendipity_event_fckeditor/fckeditor.

But well, it's working now and i don't want to change anything now.