I have a very weird problem with tinyMCE module...
everything is installed and configured the way it should be, and I made a post with it too, very nice.

But now when I wanted to make another post (story) with tinyMCE, it just doesn't show up, only the "disable rich-text" is visible...

does anyone have an idea on how to fix this? I found a similar post (http://drupal.org/node/87440) about this, but not a solution...

It would be great if this issue could get solved!

thanks already!

Comments

jorre’s picture

small update:

so, I click on -> create content -> story

and tinyMCE does NOT appear...

when I just click again on it , it DOES appear, not always after the second click, but sometimes after more clicks...

there always seems to be some problem getting things to work the way they should :), very frustrating! :)

victorkane’s picture

Which browser are you using?
Did you check the javascript settings?
Did you try it with another browser (i.e., if you are using IE6, try Firefox)?

Victor Kane
http://awebfactory.com.ar

jorre’s picture

Firefox and IE act the same way...

the fact that it is showing 60% of the time and then working as it should tells me that javascript works the way it should no?

halfer’s picture

I am experiencing the same - on FF1.5.0.7/WinXP Pro. It's only intermittent, so it is something I can put up with, but it would be nice for my customer if it can be made reliable.

BrendanHodge’s picture

I seem to be having a similar problem. I had TinyMCE working just fine a while ago, and after some testing with the users I moved on to other elements of the site. Then this morning I realized that TinyMCE is no longer showing up at all. I checked to make sure that it's set to true by default, that profiles are assigned to the relevant roles, and that the user I'm using has it set to true. I get the little resize handle under the text box, but never TinyMCE. Tried different browsers or anything.

I'm still basically using default themes, so it shouldn't be that. Has anyone had TinyMCE just stop working like that?

Any ideas?

jorre’s picture

I'm using a self-created layout but use the standard functions...

maybe something else to know, my theme engine is phptemplate?

jorre’s picture

no ideas on this one ?
I seem to be posting some un-solvable things on this forum these days... same with a tagadelic problem... no solutions about how to be able to put a story in one category + add some free tags at the same time

vm’s picture

tinymce was updated recently to 2.0.7. I do not mean the drupal module, i mean the dependency download from moxiecode.

if you are still running 2.0.6 you may want to update to see if problem is fixed ?

as far as the tagadelic module, you want want to post issues, as issues in the specific project, so that the dev's get a chance to be notified of specific issues. Although from the looks of the activity in the issues for tagadelic there may be a new update coming soon.

you may also want to consider using the compression plugin from tinymce dev's @ tinymce.moxiecode.com.

jorre’s picture

I'll try the compression tool and get back to you here

I'm already on tinymce_2_0_7

vm’s picture

don't.

I downloaded and used the 1.0.9 version of the compressor last night, and it coughed up all js errors. 1.0.8 was working as expected. Though I do not know if 1.0.8 will work with 2.0.7

jorre’s picture

skipping compression tool :)

Pakfriet.be

vm’s picture

compression 1.0.9 and tinymce 2.0.8 should be corrected now.

However, I've found FCKeditor to do everything I need it to do and have shifted my sites over to it.