When trying to get images inserted into content with IMCE and TinyMCE, there are no add image links for the uploaded images for the user.
I am getting these Javascript errors when the IMCE windows are opening.
[Exception... "'Permission denied to get property Window.ImceFinish' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "" data: no]
[Exception... "ServiceManager::GetService returned failure code:" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://browser/content/utilityOverlay.js :: getShellService :: line 294" data: no]
Comments
Comment #1
ufku commenteddisable javascript debugging tools if you use any. they may change window names which causes IMCE work improperly.
Comment #2
trenchard commentedI am getting the same problem without any visible areas. I have reinstalled the module. PHP was upgraded recently on my server.
I am now seeing an error.
I have full 777 permissions on imce and files/upload directories.
I've attached a screen shot of what I see in imce and the error.
Comment #3
trenchard commentedI may have tracked this down to the Secure Pages module. I was forcing SSL on node add and edit pages. I turned this off and the select and add functionality started working. I would like to keep the SSL on these pages. Can you look into this?
The page settings that seemed to be the problem are:
node/add*
node/edit/*
Comment #4
ufku commentedplease have a look at http://drupal.org/node/116270
Comment #5
engineering@networkltd.eu commentedI had exactly the same problem, with my installation and turning off secure pages sorted the problem for me
Luke Tarplin
Comment #6
ddd2500 commentedI have the same problem,also I can't see my images in the frontpage
Comment #7
ufku commentedno 5.x support