Closed (duplicate)
Project:
Album Photos
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2008 at 21:58 UTC
Updated:
30 Oct 2008 at 14:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
eastcn commentedAppear 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.
Comment #2
Jboo commentedI 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.
Comment #3
gauravkumar87 commentedhttp://drupal.org/patch/apply
Comment #4
Jboo commentedThanks, i'm using cygwin to patch but ran across this error:
patch: **** malformed patch at line 11: @@ -109,12 +110,12 @@
Comment #5
eastcn commented@gauravkumar87
This is a strange problem, some people can use normal, but some people have encountered a problem.
Please try beta3.
thank
Comment #6
QuirinKoerner commentedHello 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!
Comment #7
swindsor commentedI 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.
??
Comment #8
Jboo commentedStill get the same problem with Beta 3 unfortunately. The pic upload status spins but then fails for any image upload.
Comment #9
eastcn commentedSWFUpload some unknown problem, I Published a new beta version(beta 4).
Comment #10
swindsor commentedSSDV...(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.
Comment #11
eastcn commentedSorry. You are willing to let me see your site, And give me a test account ?
Comment #12
swindsor commentedYes. I am actively working on it...
contact me directly in email at
stevew.windsor (at) gmail (dot) com
Comment #13
Jboo commentedHi 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.
Comment #14
eastcn commentedYou need to run update.php.
You can contact form (http://drupal.org/user/134014/contact) , give me a test site account.
thank
Comment #15
vlooivlerke commentedHi
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
Comment #16
eastcn commentedThis 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
Comment #17
vlooivlerke commentedOk, 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
Comment #18
daniel wentsch commentedAlmost the same problem here with beta6. The first image gets uploaded, icon keeps spinning and every further image is skipped.
Comment #19
SuperSlon commentedIt 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.
Comment #20
vlooivlerke commentedI 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
Comment #21
iharley commentedI'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.
Comment #22
eastcn commentedTry this patch: http://drupal.org/node/310245#comment-1017961
Please return it work, thanks
Comment #23
berdirComment #24
berdirI'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...