Ticket #203 (closed defect: duplicate)
Thumbnail generation freezes
| Reported by: | GezaBacsi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Administration | Version: | SVN |
| Severity: | major | Keywords: | |
| Cc: |
Description
For windows users: I use xampp from apacheFriends v.1.7.0 on Win XP SP3, plogger SVN trunk-r589. Regarding some feedbacks on the forum, this is a common bug, thumbnail generation freezes with the ajax.gif when uploading multiple files, in the first step, when you preview the upload dir content. The thumbnails are generated, but it can't exit some loop (I'm not an experienced php user, so :) ), thumbnails are not shown. After that I removed the "nojs" option checking in the plog-admin/plog-import.php, and it solved a problem.
Commented lines: 270,272,273,274. It could be my mistake in configuration, but take a look.
