Page 1 of 1

Coppermine - done button produces Java error

Posted: Sun Jan 28, 2007 9:57 pm
by amawson
Here's the prob. Using Coppermine 2.05 plugin. Everything works fine until I try to insert a photo from my FTP site into my Serendipity blog via the WYSIWYG. I can select the picture in the pop-up but (1) douvle-click doesn't work (have to click and select Open on the thumbnail) and (2) when I click on the Done button, nothing happens except in IE I get a Java error message (as follows)..."Line 179, Char 5, Error:Can't move focus to the control because it is invisible, disabled, or of a type that does not accept the focus. Code:0 URL http://www.mydomain.com/serendipity_adm ... Serndipity [adminModule]=entries&serendipity[adminAction]=new"

Re: Coppermine - done button produces Java error

Posted: Mon Jan 29, 2007 9:56 am
by garvinhicking
Hi!

Could it be that you use a different URL to access your s9y admin panel? Like if you enter http://domain.com, but the popup loads from http://www.domain.com? In that case, Javascripts cannot access the parent page for focussing anything.

Another thing might be a browser issue; could you try the same in Firefox/Mozilla?

Regards,
Garvin

Posted: Tue Jan 30, 2007 3:35 am
by amawson
As far as I can see all URL's refer to the full path http://www.mydoamin.com. I have tried in Firefox and the same thing happens except I don't get an error message - the done button just doesn't do anything.

solved!

Posted: Tue Jan 30, 2007 3:45 am
by amawson
...but you did give me an idea that did turn out to be the problem - seems my username/password in Serendipity and Coppermine have to be the same - once I synced them up all was well. Thanks!