Closed (fixed)
Project:
IMCE
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2007 at 01:36 UTC
Updated:
19 Sep 2007 at 14:09 UTC
The imce works fine when browsing images from the user profile page, when launched from tinymce the list of images is displayed but images cannot be selected with the mouse, there is no "add" option and the "delete" option does not display confirmation message box.
i have checked file system permissions. The correct javascript seems to be included at the footer of the page.
Any clues?
Centos 4,
DRUPAL 5.2
IMCE 5.x-1.0
TinyMCE 5.x-1.9
Comments
Comment #1
judgedrid commentedok so the problem was with secure pages module, the image browser did not use https and that seemed to be the cause of the problem,
so since the node/add and node/edit urls where https i added the imce/browse in the secure pages list and seems to work fine.