This is a recurring bug I have when uploading pictures to our site via iphone. The picture will upload but the software doesn't properly make the appropriate files. Normally the software will make a picture numbered as the following 40.jpg, 40_m.jpg, 40_ri.jpg, 40_rt.jpg, 40_t.jpg. Now we uploaded the next pictures and we see this: 41.jpg, 42.jpg, 43.jpg, 44.jpg and our error log files with this snippet, it's filling up fast with this error.
[20-Dec-2009 18:31:28] PHP Warning: readfile(/public_html/modules/boonex/photos/data/files/42_rt.jpg) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 81
[20-Dec-2009 18:36:52] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /public_html/modules/boonex/photos/data/files/43_rt.jpg in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 80
[20-Dec-2009 18:36:52] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/modules/boonex/photos/classes/BxPhotosModule.php:80) in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 80
[20-Dec-2009 18:36:52] PHP Warning: readfile(/public_html/modules/boonex/photos/data/files/43_rt.jpg) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 81
[20-Dec-2009 18:36:52] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /public_html/modules/boonex/photos/data/files/42_rt.jpg in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 80
[20-Dec-2009 18:36:52] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/modules/boonex/photos/classes/BxPhotosModule.php:80) in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 80
[20-Dec-2009 18:36:52] PHP Warning: readfile(/public_html/modules/boonex/photos/data/files/42_rt.jpg) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 81
[20-Dec-2009 18:36:52] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /public_html/modules/boonex/photos/data/files/41_rt.jpg in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 80
[20-Dec-2009 18:36:52] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/modules/boonex/photos/classes/BxPhotosModule.php:80) in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 80
[20-Dec-2009 18:36:52] PHP Warning: readfile(/public_html/modules/boonex/photos/data/files/41_rt.jpg) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in /public_html/modules/boonex/photos/classes/BxPhotosModule.php on line 81