Page 2 of 3

Re: Multi upload : Flash not installed

Posted: 20 Nov 2012, 22:43
by LadyM
I have the same problem!
I tried everything : different computers, all browsers, uninstalling, changing the file upload size but nothing worked!
The weird thing is that that happen overnight.
Please somebody help us.
Thank you very much

Re: Multi upload : Flash not installed

Posted: 27 Nov 2012, 17:46
by Jan
Hi,
a) did you test to change the upload method (flash, html5, ...)
b) did you see the javascript error console in your browser (e.g. if some javascript error is rendered before the script, it will not run)
c) were there any changes on your server or in your Joomla! ?

Jan

Re: Multi upload : Flash not installed

Posted: 27 Nov 2012, 22:04
by 01Kuzma
The same thing. When uploading some pictures one by one the "loading" logo inside browser tab doesn't stop to roll.
Also when I delete some categories and page has been refreshed - I don't see any control buttons. Must logout and login.
Then UI of browser freezes. The majority of controls doesn't work. Must restart it...
Something wrong with Java or Flash...
Using 17 Firefox

Re: Multi upload : Flash not installed

Posted: 28 Nov 2012, 01:30
by iami
I had some problems with multi-upload (though not that exact error). They were resolved by replacing the PLUpload installed by Phoca Gallery with the one at:
http://www.plupload.com/download.php

Re: Multi upload : Flash not installed

Posted: 07 Dec 2012, 12:54
by mappy
iami wrote:I had some problems with multi-upload (though not that exact error). They were resolved by replacing the PLUpload installed by Phoca Gallery with the one at:
http://www.plupload.com/download.php
Can you be more explicit?
After download plupload, I see in the package file organization into directory is different from phocagallery in components/com_phocagallery/assets/plupload
what exactly need to be subsitute?
thanks

Re: Multi upload : Flash not installed

Posted: 08 Dec 2012, 10:08
by iami
You may want to make a copy of the existing files within components/com_phocagallery/assets/plupload in case you need to revert.

Within the plupload archive, I copied the following files to components/com_phocagallery/assets/plupload/:
plupload/js/
  • plupload.browserplus.js
    plupload.silverlight.xap
    plupload.flash.js
    plupload.flash.swf
    plupload.full.js
    plupload.gears.js
    plupload.html4.js
    plupload.html5.js
    plupload.js
    plupload.silverlight.js
plupload/js/jquery.plupload.queue/
  • jquery.plupload.queue.js
Then, all of the copied *.js files need to be renamed to end in *.min.js. This will overwrite the existing files in phocagallery.

Re: Multi upload : Flash not installed

Posted: 15 Dec 2012, 11:09
by 01Kuzma
Checked my reported problem with IE8 - everything works fine, only one error:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)
Timestamp: Sat, 15 Dec 2012 09:02:01 UTC


Message: Object doesn't support this property or method
Line: 45
Char: 49
Code: 0
But it doesn't affect flash and java upload plugins

Re: Multi upload : Flash not installed

Posted: 25 Dec 2012, 22:36
by Jan
Hi, every javascript error can affect flash upload as it is based on javascript methods :idea:

Re: Multi upload : Flash not installed

Posted: 09 Jan 2013, 19:26
by 01Kuzma
Very strange things happens. Now I can't delete any categorie... I'm redirected to login page, after repeated login control buttons dissapear. Can't control gallery at all :(
P.S. Ha... Found a piece of problem. I'm using the Russian Control panel UI, when I changed to English I started receiving warning and error messages. Something very strange with translations...
With Firefox multiupload freezes, in IE works (except Java upload)

Re: Multi upload : Flash not installed

Posted: 10 Jan 2013, 12:10
by fuehrm
I had the same problem. I have installed another modul, in my case Freichat. Once I disable this module, the Flash Multiupload reappears.
BUT
In the Backend I can upload pics, but in the frontend I get an error COM_PHOCAGALERY_ERROR: Datei kann nicht hochgeladen werden.
Have someone an idea?

I use newest joomla and phoca gallery version