Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Suddenly my multiple Upload in phoca Gallery doesnt work. I hadn't change anything.
I took a check up of the latest version and installed 3.2.7 and it doesn't work.
in the Java console is a Error MASSAGE abot two errors:
Uncaught TypeError: undefined is not a function slimbox.js:6
(anonymous function)
(anonymous function)
(anonymous function)
Array.implement.each
invoke.fireEvent
g
Uncaught TypeError: undefined is not a function
(anonymous function)
c
p.fireWith
x.extend.ready
q
thank you for answer.
I use phoca gallery 3.2.7 since yesterday. I updated from 3.2.6 cause the upload-problem.
I think that i have too much differnet versions of jquery. I installed a plugin to load missing jquery data, if the fail. Suddenly the first error is missing. But the upload-problem exists. Now i want to install a new plguin. It's called "Easy JQuery" and it set all jQuery on disable. Than you can set your Jquery localication. So joomla use only one Version of jquery.
But i must find a link to get this plugin.
I had installed the Plugin and Set jquery on disable. The Massage is already there. Theb i tried to set r the options to clear all jquery load Code and use a global jquery src. The same Problem
Hi, then try to disable the jquery loading in code directly
libraries/phocagallery/file/fileuploadmultiple.php - in version 3, there is a specific jquery for upload (Joomla! system jquery is used since Phoca Gallery 4)
Hi, this is mostly caused by some javascript error (like you are displaying in the screenshot) - check all the modules and template which is loaded in the same time as the multiple upload - seems like some javascript error rendered before plupload javascript can be somehow in conflict
- try to test it with other template
- try to disable all modules - for test only.