Hello everyone,
I've looked through tons and tons of issues and posts and haven't found a solution.
I've been using Drupal for a few years and was using Wysiwyg and TinyMCE with everything working, then sometime earlier this year after updates and such, none of it works now. I have tried everything I can think of. Uninstalled, reinstalled, removed, redid, filtered, unfiltered....I just can't think of what is the problem.

I also don't know what to post here to show that would have possible bearing on how to help me.
So if someone could tell me what I need to show, like what modules I have that would affect, please do so.

I have also tried using the default theme as well as my custom theme. Which my custom theme is just a CSS changing of the default Drupal theme.

Any help at all would be great!

Thanks so much.

jeremy

CommentFileSizeAuthor
#3 wysiwygerror.jpg51.6 KBrieraney

Comments

twod’s picture

Status: Active » Postponed (maintainer needs more info)

Are you seeing any JavaScript errors on pages where the editor should appear?

It's not easy to say which modules could conflict with Wysiwyg, but anything which adds JavaScripts or modifies the form has potential to do so. An error in an unrelated script could also halt all script execution, so the browser simply doesn't get to initializing the editor properly.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Sorry, without further information this issue can only be closed as not reproducible.

Feel free to re-open this issue if you want to provide further information. Thanks.

rieraney’s picture

Version: 6.x-2.x-dev » 7.x-2.1
Status: Closed (cannot reproduce) » Active
StatusFileSize
new51.6 KB

Installed and enabled Wysiwyg 7.x-2.1 on Drupal 7.12, Then installed several editors - ckeditor, nicedit, tinymce, and in each case the configuration screen shows that wysiwyg thinks they're installed correctly, I can select any of the editors for Filtered or Full HTML, can select the desired buttons for each, but no matter what I select, no editors actually show up when I try to add content.

twod’s picture

Status: Active » Postponed (maintainer needs more info)

@rieraney,
Are you seeing any JavaScript errors on pages where the editor should appear?
Are you using a custom Drupal theme? If so, have you tried a standard theme?
Which browsers have you tested with?
Are you using one or more modules which modify the edit forms and/or textareas with format selectors?

rieraney’s picture

Sorry - somehow lost this response.
I've moved on and no longer using Wysiwyg modules since I really only need the one editor.

No JS errors; yes to custom theme, but I did try it with standard, default themes and no difference.
And I do not believe that any of the modules I use have any reason to be modifying the edit forms.

It just doesn't show.

Thank you for getting back to me so quickly and sorry for my slowness...

twod’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Ok, since you're not using Wysiwyg anymore I'll return the issue status to its previous state.