Closed (duplicate)
Project:
Album Photos
Version:
6.x-2.5-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Oct 2008 at 05:12 UTC
Updated:
30 Oct 2008 at 13:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
eastcn commented看起来你应该刷新页面。swfupload上传完毕后,并不会自动刷新。
Comment #2
Screen-ager commentedI did not understand what you mean
Comment #3
berdirNeither do I unterstand what you mean :)
I can't see a problem on your screenshot, it looks the same on my site. It does not need a save button or something like it because the images should have been uploaded and stored already.
If this is *not* the case, this is a bug in the swf upload.
So, please try to explain in english what exactly your problem.
Comment #4
vidda commentedScreen-ager - maybe I know, what you mean. After image upload you should refresh you Organize images page to see the uploaded images. They are not visible immediately after the upload.
Comment #5
Janteh commentedI dont understand any of it, but I have the same problem. When I upload photo's, they are perfectly uploaded but not added to the album. I did some research in the sourcecode and the database and it seems the x_image table doesnt get filled, I added one photo manually to x_image and that worked. Seems a bug in photo_save() or something, quite complicated code so I dont know if the problems originates from somewhere else. I tried beta 3 en 2, the bug is in both.
Conclusion: photo's get moved, get added to files table, but not to x_image.
n.b. Im using windows vista with php 5.2.1, apache 2.2.4 and mysql 5.0.33
Comment #6
Screen-ager commenteddisabled module photos swfu, everything worked, why does not work module photos swfu? that correct?
Comment #7
berdirThe first problem is that the album selection is missing, I am not sure why.
Apart from that is quite hard to debug swfupload because it is flash and does not send the session cookie and so on...
I've created a patch which solves the first problem and adds 8 different log messages to the upload process. Please try out the modified photos_swfu.module and if you still get errors, check out admin/reports/dblog to see if there are any error messages.
Please report if this works for you or when you have still problems with it. You can also post the logged error messages here.
Comment #8
berdirI've probably found the reason for these problems.
Check your memory_limit settings, 32MB might be too low for bigger images.
Comment #9
josef86 commenteddelete this post :(
Comment #10
berdirIf there are still problems, please try out the new version of photos_swfu at #324497: Support for flash 10.
Closing this as duplicate...