We are using Drupal 6.20, and we have CKEditor 6.x-1.3, IMCE 6.x-2.1, IMCE Wysiwyg API Bridge 6.x-1.1 and wysiwyg 6.x-2.3 versions. What is happening is when we use the picture function in the CKEditor it opens to the browse feature fine and allows us to select the image but then it freezes up and we have to refresh and the photo isn't there.

Comments

longwave’s picture

Project: Drupal core » CKEditor 4 - WYSIWYG HTML editor
Version: 6.x-dev » 6.x-1.3
Component: image system » User interface

Moving to CKEditor issue queue.

dczepierga’s picture

Status: Active » Closed (won't fix)

Pls stop using CKEditor and WYSIWIG editor in the same time.

In DEV version we add warning with information to disable WYSIWYG - #1108900: Add warning message when wysiwyg module is enabled in Drupal 6.

I closed this issue, because is nothing to fix it.

cmartin3251’s picture

Status: Closed (won't fix) » Active

When we disable CKEditor, we can't upload the photo because we don't have the CKeditor functionality. We don't have the option to disable wysiwyg but can disable the API. When we disable the API, we can successfully load the photo, hit save and the photo does not appear.

cmartin3251’s picture

When we disable CKEditor, we can't upload the photo because we don't have the CKeditor functionality. We don't have the option to disable wysiwyg but can disable the API. When we disable the API, we can successfully load the photo, hit save and the photo does not appear.

mkesicki’s picture

Status: Active » Closed (won't fix)

Hi, @cmartin3251 please turn off (disable) WYSIWYG module in modules configuration page. CKEditor and WYSIWYG module have problems to work together.