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]

CommentFileSizeAuthor
#2 screen.png11.14 KBtrenchard
#2 error.png16.15 KBtrenchard

Comments

ufku’s picture

disable javascript debugging tools if you use any. they may change window names which causes IMCE work improperly.

trenchard’s picture

StatusFileSize
new16.15 KB
new11.14 KB

I 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.

trenchard’s picture

I 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/*

ufku’s picture

please have a look at http://drupal.org/node/116270

engineering@networkltd.eu’s picture

I had exactly the same problem, with my installation and turning off secure pages sorted the problem for me

Luke Tarplin

ddd2500’s picture

I have the same problem,also I can't see my images in the frontpage

ufku’s picture

Status: Active » Closed (fixed)

no 5.x support