Multiple file upload method gives "Upload Failed" Multiple file upload method gives "Upload Failed"
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Multiple file upload method gives "Upload Failed"

Started by Boštjan, April 12, 2010, 02:45:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Boštjan

I'm having issues when uploading on my Coppermine driven gallery
When using the advanced upload form (i.e., "Multiple files - Flash-driven (recommended)"), I get the following error message in the "Upload Queue" box (please see the attached snippet, also):

Other info:
-Uploading with the simple upload form (i.e., "simple - one file at a time") works just fine.

Having done as suggested in the "Upload troubleshooting" section of the v1.5.3 documentation, and not finding any solutions by searching the board, I have no idea what else to do.

Abbas Ali

Check if the files are getting uploaded. I mean though it is giving errors - check whether files got uploaded or not by going to that album.
Chief Geek at Ranium Systems

Boštjan

Strange...
All files are uploaded.

But when i uploading i get for every file that pop up.

Joachim Müller

Quote from: Boštjan on April 12, 2010, 02:45:14 PMDebug Info
Nobody asked for that as far as I can see.

Quote from: Boštjan on April 12, 2010, 02:45:14 PMHaving done as suggested in the "Upload troubleshooting" section of the v1.5.3 documentation
No, you have not.

Quote from: Boštjan on April 12, 2010, 02:45:14 PMI have no idea what else to do.
Well, you could do as suggested then in the docs, section "Asking for support on upload issues".

Boštjan

#4
Sorry forgot to write this:
I'm having issues when uploading on my Coppermine driven gallery http://www.pgd-loka.si/gallery/index.php

Here's the test user account data:
   Username: test
   Password: test123

I have been using the image taken from http://artwall.us/scenic/tropical/images/sunset.jpg as an example to test with.

Thanks in advance for your suggestions.

Edit: you can upload in into private album named: TEST ALBUM or album named: test (not in catagory)

Joachim Müller

Try the changes introduced by Abbas Ali into the subversion repository that he talks about in http://forum.coppermine-gallery.net/index.php/topic,64431.msg320169.html#msg320169
Check out the subversion repository and upgrade your gallery with that.

Boštjan

#6
I updated my gallery with those files (setup_swf_upload.js, init.inc.php and handlers.js) from subversion repository that Abbas Ali talking about.

Now i dont know what to do next....

Btw as expected (from what I read in that thread) my problem still exist, i hope now you can find out what go wrong when you upload file with "flash-driven".

Abbas Ali

Working fine for me. See the attached screenshot.
Chief Geek at Ranium Systems

Abbas Ali

What browser/OS are you using on client machine?
Chief Geek at Ranium Systems

Boštjan


Abbas Ali

Chief Geek at Ranium Systems

Boštjan

I set my gallery to english, delete all stuff in firefox (cookies, cache,...) but still same...

Joe Carver

I have just uploaded a test .gif file and without seeing any error messages, however....

This might be nothing...but....

I see in the debug output a couple of things that I cannot replicate on one of my test galleries.

Quote==========================
SESSION :
------------------
Array
(
    [php_captcha] => 26f83a3b5a379ecd94caadf1ae520d03
)

==========================
                ---SWFUpload Instance Info---

This seems to be out of place "[php_captcha]"

There was one negative value in SWF DEBUG: that you have running

HTTP Success:           0



My O/S = WinXP + FF 3.6.2

Boštjan

I made a clean install of Firefox and for now thing work like expected. No pop-up like before. File is normaly uploaded.

When i upload file into gallery I dont get/find in debug info that "[php_captcha]" thing, but i get HTTP Success: 0

What mean HTTP Success: 0 anyway?

Joe Carver

#14
Quote from: Boštjan on April 13, 2010, 02:20:02 PM
I made a clean install of Firefox and for now thing work like expected. No pop-up like before. File is normaly uploaded.
That is now good for you - maybe it was only a client-side issue?

Quote from: Boštjan on April 13, 2010, 02:20:02 PM
When i upload file into gallery I dont get/find in debug info that "[php_captcha]" thing, but i get HTTP Success: 0
I have now just revisited your site - that is no longer in your debug. I, myself can not answer that for you.
[edit] it looks like you might have Captcha for comments enabled for registered users - however it does not look to be relevant to this (former) issue [/edit]

Quote from: Boštjan on April 13, 2010, 02:20:02 PM
What mean HTTP Success: 0 anyway?
Again, I can not provide a quick answer because your debug looks very different than mine. Yours has this showing in debug when on the Flash Uploads page. It does not show on my test gallery, perhaps I am at a different revision level. Yours has this.....

Quote---SWFUpload Instance Info---
Version: 2.2.0 2009-03-25
Movie Name: SWFUpload_0
Settings:
[edit]You are seeing the output of what Abbas Ali recomended [/edit]


I have accidentally uploaded another file - I will try to remove them all in a few minutes.


Please mark your thread as solved.

Boštjan

Thanks for all the help.

I mark my thread as solved.