Ticket #200 (closed defect: fixed)

Opened 16 months ago

Last modified 13 months ago

Mass Import Not Working

Reported by: mark462 Owned by:
Priority: normal Milestone: 1.0
Component: Administration Version: 1.0b3
Severity: major Keywords: upload, zip, import
Cc:

Description

I'm having the exact same issue as shown/described in this thread: http://www.plogger.org/forum/discussion/2342/cannot-gernarate-thumbnails-import-photos/#Item_0

I was using Beta 2 for a long time and it worked fine. Now that I've upgraded to 3, it just sits there as the screenshot shows. If I upload one at a time, it works. If I upload a zip file, it doesn't. If I upload just one photo (273kb) to the uploads directory (which has 777 permissions), it still hangs. So, I can no longer import photos, I can only do them one at a time.

Any suggestions?

Thanks, Mark Taylor

Change History

Changed 14 months ago by GezaBacsi

  • status changed from new to testing

Sorry, I submitted another ticket with solution, haven't found yours. View "Thumbnail generation freezes".

Regards

Changed 13 months ago by sidtheduck

This should be working in rev r590.

The issue seemed to be ImageMagick? on a local windows machine (using IE or FF) creating the thumbnails vs. GD library. I set up the phpThumb configuration to use GD library (users could change this if they wish to use ImageMagick? instead) so the thumbnails will be generated correctly via AJAX on all machines.

Changed 13 months ago by kimparsell

  • status changed from testing to commit
  • component changed from General to Administration

I have tested both uploading images via FTP to the uploads folder and a zip file via the Upload page on my local XAMPP install, and the thumbnails are being properly generated on the Import page and the import successfully completed using the following browsers in WinXP-SP2: FF3.0.6, IE6, Chrome 1.0.154, Opera 9.6.2, and Safari 3.1.

Changed 13 months ago by kimparsell

  • status changed from commit to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.