Javascript error at Multiple Upload

Phoca Gallery - image gallery extension
mike
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 29 Nov 2013, 15:48

Re: Javascript error at Multiple Upload

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Javascript error at Multiple Upload

Post by Jan »

Hi, do you get some Javascript error on your site? See:
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan
If you find Phoca extensions useful, please support the project
filipetorres
Phoca Member
Phoca Member
Posts: 15
Joined: 06 Mar 2013, 06:38

Re: Javascript error at Multiple Upload

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Javascript error at Multiple Upload

Post by Jan »

And did you test the javascript errors?
If you find Phoca extensions useful, please support the project
mike
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 29 Nov 2013, 15:48

Re: Javascript error at Multiple Upload

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Javascript error at Multiple Upload

Post by Jan »

If you find Phoca extensions useful, please support the project
filipetorres
Phoca Member
Phoca Member
Posts: 15
Joined: 06 Mar 2013, 06:38

Re: Javascript error at Multiple Upload

Post by filipetorres »

Jan wrote:And did you test the javascript errors?
No, I don't tested the javascript errors. How can I do that?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49144
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Javascript error at Multiple Upload

Post by Jan »

Hi, just see the posts above to see the link for testing javascript conflicts.

Jan
If you find Phoca extensions useful, please support the project
filipetorres
Phoca Member
Phoca Member
Posts: 15
Joined: 06 Mar 2013, 06:38

Re: Javascript error at Multiple Upload

Post 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
mike
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 29 Nov 2013, 15:48

Re: Javascript error at Multiple Upload

Post 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"
Post Reply