Better Error Handling?
Posted: 29 Jun 2008, 05:11
I'm having a problem with Multiple Add, and after reading up on every thread I can here, I can only believe it is a problem with an image (or more than one) I am trying to add.
I have pagination set to 50, and pagination thumbs turned on. I add over 200 images of different sizes and dimensions, and it ALWAYS stops at the same one when working on page 4. I can skip and have page five make all of it's thumbs, but going back to page 4 gets me the dreaded red "Stop Thumbnail Creation" in the upper right corner (in other words, it failed and stopped).
That tells me that the system is having a problem with one or more of the images, and making the thumbnail for it. If it were a "total # of images" problem, it wouldn't make those on page 5 at all.
I am trying to figure out which one(s) are the problem so I can remove them and finish adding the others, but it is a very time-consuming process. It would be nice to add some error-handling stuff into Phoca for problems like these, so that users wouldn't be confused and left with problems. I'm not sure what you could add to make it easier, or so it had better error control, but anything would be great.
I have pagination set to 50, and pagination thumbs turned on. I add over 200 images of different sizes and dimensions, and it ALWAYS stops at the same one when working on page 4. I can skip and have page five make all of it's thumbs, but going back to page 4 gets me the dreaded red "Stop Thumbnail Creation" in the upper right corner (in other words, it failed and stopped).
That tells me that the system is having a problem with one or more of the images, and making the thumbnail for it. If it were a "total # of images" problem, it wouldn't make those on page 5 at all.
I am trying to figure out which one(s) are the problem so I can remove them and finish adding the others, but it is a very time-consuming process. It would be nice to add some error-handling stuff into Phoca for problems like these, so that users wouldn't be confused and left with problems. I'm not sure what you could add to make it easier, or so it had better error control, but anything would be great.