For example if my drupal installation is accessible from http://www.mysite.com/DRUPAL/
instead of http://www.mysite.com/
the "File Browser" link in the "insert image" dialog fails.

I suppose that the problem is in the file image_imce.htm
In this file there is this js line:
<a href="javascript:;" onclick="window.open('/?q=imce/browse', '_wymeditor_', 'width=640, height=480, resizable=1')" >File browser</a>
the RELATIVE url privided is '/?q=imce/browse'!
In case of drupla installation url like this must be provided: '/___DRUPAL___/?q=imce/browse' or (better) '/___DRUPAL___/index.php?q=imce/browse'

Thank's for your great work!

Comments

chrisroditis’s picture

Same problem here! Excellent editor though!

magico’s picture

Version: 5.x-1.x-dev » 5.x-2.0
Status: Active » Postponed (maintainer needs more info)

Please check the most recent version.

duaelfr’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

This version of WYMeditor is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.