Page 2 of 2

Re: Flash Uploader

Posted: 10 Nov 2011, 06:38
by pyrovespin
i have discovered the problem, thanks to your help I had 2 different jquery scripts running
<script src="/components/com_phocagallery/assets/jquery/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jq ... ery.min.js" type="text/javascript"></script> - for a menu module.

I will contact the menu author about switching to the 1.6.4 library..

Re: Flash Uploader

Posted: 16 Nov 2011, 19:26
by Jan
Ok

Re: Flash Uploader

Posted: 17 Nov 2011, 19:15
by pyrovespin
ok i'm slamming my face against the wall on this one, I wrote the author of Mod_jt_superfishmenu and had him update his module to use the 1.6.4 jquery version and unless i disable jquery on the menu completely (which looses the functionaility i want it wont let phoca gallery upload flash and the menu function is broken on the flash page.. Is there a possible conflict between the way phoca gallery's flash upload is coded and the jt_superfishmenu is coded that is causing them to cancel each other out even if they are using the same jquery library? In theory if it was just the jquery library loading twice then me disabling the menu's load jquery function (which I tried) should let me see the menu and use flash upload on the phoca gallery page.

Re: Flash Uploader

Posted: 18 Nov 2011, 00:21
by Jan
Hi, if the library is the same (same version), then Joomla! will load it only once (in case the module loads it with help of Joomla! methods like Phoca does) :idea:

Jan

Re: Flash Uploader

Posted: 01 Jun 2013, 22:18
by berth
Hello,

I have the same problem (both with FLASH, Silverlight and all other options). :!:
Always I get something like: You browser doesn't have Flash installed.


Using Phoca galery 4.0.0 RC on Joomla 3.1.1



Kind regards,
Bert

Re: Flash Uploader

Posted: 06 Jun 2013, 00:04
by Jan
Hi, this mostly means that you have some javascript error on your site (see javascript console in your browser) - Solving the javascript problems is needed for running the script.

Jan

Re: Flash Uploader

Posted: 30 Sep 2013, 02:10
by sfam2708
Hi I have the some problem since I upgraded to the latest version. I have tested this on a new Joomla install with nothing else installed still face the some problem.
Please advise.

Re: Flash Uploader

Posted: 02 Oct 2013, 00:48
by Jan
Hi, did you check the javascript console: https://www.phoca.cz/documents/16-joomla ... -conflicts

Jan