Page 1 of 1

Admin Upload File Issue

Posted: 10 Apr 2012, 10:00
by evolution
HI Guys

I'm using Joomla 1.5.26 and PhocaDownload 1.3.9

In the backend when i try to upload a file and click on the 'file' button the uploader is opening in the entire window rather than in the popup. I am able to upload, but unable to then select it and create the File.

This was working fine last time I tried the uploader, but has not worked since the 1.5.26 update (not sure if this is coincidence or not).

I have tried this in Firefox, Chrome and IE with the same result.

Re: Admin Upload File Issue

Posted: 10 Apr 2012, 21:30
by Jan
Hi, do you get some error message? (Javascript - check javascript console in your browser)

Jan

Re: Admin Upload File Issue

Posted: 11 Apr 2012, 00:24
by evolution
Hi Jan, thanks for your reply:

I get this error when I click on the new button:

Uncaught SyntaxError: Unexpected token ILLEGAL [Break On This Error]

var articlelink = '

index.php:157

Code:

}


function MM_preloadImages()
Uncaught SyntaxError: Unexpected token ILLEGAL
{ //v3.0
var d = document;



Hope this helps.

CHeers

Re: Admin Upload File Issue

Posted: 18 Apr 2012, 21:19
by Jan
Hi, really not sure what this means, you need to find which extension add this code (mm_prealoadImages function) and fix it there :idea:

Re: Admin Upload File Issue

Posted: 18 Apr 2012, 21:25
by evolution
HI Jan

Sorry, I figured out what it was earlier today. JCE was also breaking. It was caused by the latest update of Rockettheme RokCandy. Soon as I disable that , the problem with Phoca and JCE go away. So I've posted to the RT forum.

All the best.

Re: Admin Upload File Issue

Posted: 19 Apr 2012, 00:59
by Jan
Ok