Coppermine - done button produces Java error

Found a bug? Tell us!!
Post Reply
amawson
Regular
Posts: 8
Joined: Sun Jan 28, 2007 9:42 pm

Coppermine - done button produces Java error

Post 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"
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Coppermine - done button produces Java error

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
amawson
Regular
Posts: 8
Joined: Sun Jan 28, 2007 9:42 pm

Post 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.
amawson
Regular
Posts: 8
Joined: Sun Jan 28, 2007 9:42 pm

solved!

Post 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!
Post Reply