Hi,

I'm trying to upload some images and for the purpose of testing this module I'm only uploading small images. However, every image I try won't upload. When I click "Upload queue" I wait for a few moments and then the images fail.

Why might this be happening?

Thanks for any help.

CommentFileSizeAuthor
#1 photos_swfu.module.txt1.44 KBeastcn

Comments

eastcn’s picture

StatusFileSize
new1.44 KB

Appear to flash upload in some cases there are some problems.
Disable photos_swfu.module, look at the general upload was successful.
Please test these codes.
thank.

Jboo’s picture

I disabled the photos_swfu.module and the images upload correctly. I think i've applied the patches correctly; basically i removed the lines with a minus (-) before them and inserted the lines with a plus (+); is this correct?

Having done this and enabled the module again, I still get the same problem.

Thanks for any more help.

gauravkumar87’s picture

Jboo’s picture

Thanks, i'm using cygwin to patch but ran across this error:

patch: **** malformed patch at line 11: @@ -109,12 +110,12 @@

eastcn’s picture

@gauravkumar87
This is a strange problem, some people can use normal, but some people have encountered a problem.

Please try beta3.

thank

QuirinKoerner’s picture

Hello eastcn,

I had the same problem with flash-upload. I tried to patch it, but I had to capitulate (that was too difficult for my skills).

The new version (beta 3) solves the problem.

Thank you!

swindsor’s picture

I am using Beta 3 and still have this problem

Applied patch and still came up with the above error after patch applied

First pic upload status spins but never finishes. If I click confirm the change that first pic actually uploaded but the upload never gets to the next pic in the queue.

??

Jboo’s picture

Still get the same problem with Beta 3 unfortunately. The pic upload status spins but then fails for any image upload.

eastcn’s picture

SWFUpload some unknown problem, I Published a new beta version(beta 4).

swindsor’s picture

SSDV...(same stuff different Version)

What am I missing. Now the progress bar doesn'teven progress and if I hit commit changes the photo is uploaded but the status bar never finishes.

eastcn’s picture

Sorry. You are willing to let me see your site, And give me a test account ?

swindsor’s picture

Version: 6.x-2.0-beta2 » 6.x-2.0-beta4
Component: Miscellaneous » User interface

Yes. I am actively working on it...

contact me directly in email at

stevew.windsor (at) gmail (dot) com

Jboo’s picture

Hi eastcn, I've just tried Beta 5 but it hasn't solved the problem. If you need access to my site let me know, and I'll PM you details. Thanks for your help with this, looking forward to getting it working.

EDIT: Also, I've just noticed that when I browse to an image in an album (which I uploaded without the swfu module) I get this error:

user warning: Unknown column 'count' in 'field list' query: UPDATE x_image SET count = count + 1 WHERE fid = 7 in /home/brew/public_html/sandbox/modules/photos/photos.page.inc on line 246.

eastcn’s picture

You need to run update.php.

You can contact form (http://drupal.org/user/134014/contact) , give me a test site account.
thank

vlooivlerke’s picture

Hi

I installed the latest beta5 version.
I used the flash movie you provide as my install guide. All worked well until I uploaded some imaged to my test album. I selected 13 sample picks. The first 3 uploaded then it skipped a file, then it uploaded 1 more then skipped the rest. In total it uploaded 4 images and dont want to upload any more.

This is a great module, thanks

eastcn’s picture

This may be a server firewall issues. Please try to amend “ .htaccess" files:


+#album photos.module
+SecFilterEngine Off
+SecFilterScanPOST Off
+#album photos.module end

This is the problem of flash upload, see here:
http://drupal.org/node/300789
http://wordpress.org/support/topic/162198/page/4

vlooivlerke’s picture

Ok, I added the code to my .htaccess file.

I also upgraded to the new beta6 module, but now it does the queue and it takes it time to upload, so it looks like it is uploading but it is not. Previously in beta5 it atleast uploaded 4 to 6 images, depending on how many times you try.

I will degrade to beta5 to see if there is any differance

daniel wentsch’s picture

Almost the same problem here with beta6. The first image gets uploaded, icon keeps spinning and every further image is skipped.

SuperSlon’s picture

It looks strange but it SWFUpload doesn't work in FireFox 3. When I use IE7 to upload pictures - it works perfect.
And there is another strange stuff: when I log in on my site (on local machine) in IE7 ans FF3 I can upload pictures from FF. But when I log out from IE I cant load any pictures from FF. The problem is the same, what describe in this issue.

vlooivlerke’s picture

I am getting it in another way, The first image is skipped then the rest uploads perfect.
This is on ff3

And do you know what, I can live with that for now, coz this module is awesome. I have the .htaccess file code in place, that did some things for me.

Going to test IE 7 on Vista now, will be back.

Edit: I am using the latest 2.0.2 release

iharley’s picture

Version: 6.x-2.0-beta4 » 6.x-1.2
Component: User interface » Code

I've been reading comments all week now because I am having the same difficulty. Unfortunately the file upload worked for me back on another version of the module (I will see if I can get which version of the module that was) but that version gave Anonymous users PHP errors while viewing photos. Now, the recommended version, I get no PHP issues, but seemingly can only upload using IE7. I'll be trying Chrome and Safari on a Vista machine to give more information. I'm really hoping we can get this resolved because this is a great module.

eastcn’s picture

Try this patch: http://drupal.org/node/310245#comment-1017961

Please return it work, thanks

berdir’s picture

Status: Active » Postponed (maintainer needs more info)
berdir’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

I'm setting this to a duplicate of #324497: Support for flash 10.

If there are still errors, please try out the new version in there...