Page 1 of 1

opencart_v1.2.6 upload bug

Posted: Sat Apr 18, 2009 8:55 am
by netkiller
I can't upload any image.

I using firebug to debug it.
it's show me the following code.

Permission denied to get property Window.document
[Break on this error] var response = $(myFrame.contentWindow.document.body).text();

and my userfiles and cache are 777.

BTW,my firefox 3.0.8, IE 7

Re: opencart_v1.2.6 upload bug

Posted: Sat Apr 18, 2009 10:24 am
by Daniel
what version of firefox are you using?

There is new upload script using jquery.

I might use it.

Re: opencart_v1.2.6 upload bug

Posted: Sun Apr 19, 2009 10:40 am
by netkiller
my version of firefox is 3.0.8.

where is new upload script?