October 25th, 2012, 09:34 PM
|
#6 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,945
|
The script should die on that error which should display the filename and category. You can search for a corrupt image or issue a query like this in phpmyadmin to see which photo it is
SELECT id FROM pp_photos WHERE bigimage = 'somename'
|
| |