Wysiwyg doesn't detect any editor!

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

Hi,

Ive installed Wysiwyg and all of the editors that appear in the Installation instructions but still Wysiwyg wont detect any of them. Everything is in the right place (i think) so i dont know what am i doing wrong. Please help..

i uploaded a sprint screen you can check out.

thanks!

AttachmentSize
Screen shot 2010-02-03 at 12.14.12 PM.png39.16 KB

Comments

I think you're better off

svendecabooter's picture

I think you're better off filing this issue in the wysiwyg module issue queue (http://drupal.org/project/issues/wysiwyg).
As far as I can tell from the screenshot the editor files cannot be found, so you must have missed something. Are you sure you placed the editor files correctly in sites/all/libraries?

hey thanks for answering yeah

metra64's picture

hey thanks for answering

yeah i checked over and over and everything is where it should be. im gonna check your link out,

Multilanguage make the mistake

szichuan's picture

I meet the same wrong

Same problem here!

hip's picture

The version of **** could not be detected.

Click the "Remove" link to the right

TwoD's picture

It appears that you have set an editor for your formats and then removed its library files. Wysiwyg will then revert back to using no editor to prevent errors caused by missing files, but it will keep your profile settings so you can simply put the editor library back in there and have everything working again. Clicking that link will remove the editor profile and allow you to select a new editor to create a profile for.

The message "The version of **** could not be detected." is unrelated and most often happens when an editor library has changed so much Wysiwyg will no longer be able to parse the version string. This confirms the editor is in fact in the right location, but Wysiwyg doesn't know which version it is and refuses to use its API (as this might be a complete rewrite of the editor) to not break things.
When this happens you can:

    1. Try the -dev snapshot to see if this has already been fixed.
    2. If not, file an issue against the -dev version detailing exactly which editor version you tried with (probably the latest one, but please specify version number anyway).
  • And/or try earlier versions of the same library. It's hard for us to keep track of all new library releases and compensate for removed/added features. Going back a version is probably also the safest alternative as even if the new version is detected, a plugin or feature might have been removed but Wysiwyg doesn't know this so it'll keep trying to use it.

version problem? crack it like me.

shamuntoha's picture

http://www.shamun.be:8008/dp/content/drupal-rich-text-editor-text-editor...

/**
* Detect editor version.
*
* @param $editor
* An array containing editor properties as returned from hook_editor().
*
* @return
* The installed editor version.
*/
function wysiwyg_yui_version($editor) {
/**
*
*
* 2.7.0 is dead. What now? i will hang on?
*
*
*
*/
return '2.8.0r4'; // 2.7.0 is dead.
}

Wysiwyg

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: