Page 2 of 3

Re: Javascript error at Multiple Upload

Posted: 29 Nov 2013, 15:55
by mike
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?

Re: Javascript error at Multiple Upload

Posted: 30 Nov 2013, 17:40
by Jan
Hi, do you get some Javascript error on your site? See:
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan

Re: Javascript error at Multiple Upload

Posted: 30 Nov 2013, 20:23
by filipetorres
Jan wrote:Hi, on Joomla! 2.5 you need to install Phoca Gallery 3.x

Jan
Hi 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.

Re: Javascript error at Multiple Upload

Posted: 30 Nov 2013, 21:09
by Jan
And did you test the javascript errors?

Re: Javascript error at Multiple Upload

Posted: 30 Nov 2013, 22:09
by mike
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.

Re: Javascript error at Multiple Upload

Posted: 01 Dec 2013, 18:00
by Jan

Re: Javascript error at Multiple Upload

Posted: 02 Dec 2013, 21:05
by filipetorres
Jan wrote:And did you test the javascript errors?
No, I don't tested the javascript errors. How can I do that?

Re: Javascript error at Multiple Upload

Posted: 03 Dec 2013, 00:55
by Jan
Hi, just see the posts above to see the link for testing javascript conflicts.

Jan

Re: Javascript error at Multiple Upload

Posted: 03 Dec 2013, 03:22
by filipetorres
Jan wrote:Hi, just see the posts above to see the link for testing javascript conflicts.

Jan
Hi 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

Re: Javascript error at Multiple Upload

Posted: 03 Dec 2013, 12:05
by mike
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"