Have the same problem (multiple upload doesn't work). I uploaded two galleries of photos, on the third i get blank page (won't reload after pressing multiple upload) with url ending "...index.php?option=com_phocagallery&view=phocagallerym&layout=edit". I have over 100 categories with over 4000 photos in phoca component, no problem until now.
Any idea?
Javascript error at Multiple Upload
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Javascript error at Multiple Upload
Hi, do you get some Javascript error on your site? See:
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan
If you find Phoca extensions useful, please support the project
-
filipetorres
- Phoca Member

- Posts: 15
- Joined: 06 Mar 2013, 06:38
Re: Javascript error at Multiple Upload
Hi Jan,Jan wrote:Hi, on Joomla! 2.5 you need to install Phoca Gallery 3.x
Jan
I already installed Phoca Gallery 3.2.6 and the error still there.
Do you take the test to get the error?
1. Install a fresh Joomla 2.5 (localhost);
2. Install Phoca Gallery 3.2.6;
3. Go to Components > Phoca Gallery > Images > Multiple Add;
4. Open javascript console to see the error.
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Javascript error at Multiple Upload
And did you test the javascript errors?
If you find Phoca extensions useful, please support the project
-
mike
- Phoca Newbie

- Posts: 4
- Joined: 29 Nov 2013, 15:48
Re: Javascript error at Multiple Upload
In FF firebug in Console I don't see any errors if I press multiple upload button (that opens white page). All I have is yellow firefox warning "Warning: Enabling the Script panel causes a Firefox slow-down due to a platform bug. This will be fixed with the next major Firefox and Firebug versions.".
I also noticed that it also won't open Images (if i click on images button in phoca control panel) and goes to url with ending "..index.php?option=com_phocagallery&view=phocagalleryimgs". also open blank page.
I also noticed that it also won't open Images (if i click on images button in phoca control panel) and goes to url with ending "..index.php?option=com_phocagallery&view=phocagalleryimgs". also open blank page.
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Javascript error at Multiple Upload
Hi, if you get a blank page, it is a php error, see:
https://www.phoca.cz/documents/16-joomla ... ent-errors
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
https://www.phoca.cz/documents/16-joomla ... ent-errors
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
-
filipetorres
- Phoca Member

- Posts: 15
- Joined: 06 Mar 2013, 06:38
Re: Javascript error at Multiple Upload
No, I don't tested the javascript errors. How can I do that?Jan wrote:And did you test the javascript errors?
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Javascript error at Multiple Upload
Hi, just see the posts above to see the link for testing javascript conflicts.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
filipetorres
- Phoca Member

- Posts: 15
- Joined: 06 Mar 2013, 06:38
Re: Javascript error at Multiple Upload
Hi Jan,Jan wrote:Hi, just see the posts above to see the link for testing javascript conflicts.
Jan
the console shows the same errors:
Code: Select all
Uncaught ReferenceError: plupload is not defined
jquery.ui.plupload.js:1
(anonymous function)
jquery.ui.plupload.js:1
---------------------------------------------------------------------------------------
Uncaught TypeError: Cannot read property 'id' of undefined
index.php?option=com_phocagallery&view=phocagallerym&layout=edit:302
(anonymous function)
index.php?option=com_phocagallery&view=phocagallerym&layout=edit:302
g.extend.trigger
plupload.js:2
v
plupload.js:2
(anonymous function)
plupload.js:2
j
plupload.flash.js:1-
mike
- Phoca Newbie

- Posts: 4
- Joined: 29 Nov 2013, 15:48
Re: Javascript error at Multiple Upload
thank you, I looked at the php error links, now I get (when I click on multiple upload) "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2140161 bytes) in /var/www/html/libraries/joomla/environment/response.php on line 208"