|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Bad Save - Thumbs Creation Failed
I have looked through this thread including the threads linked from withing that one and not found my answer. I am getting the Bad Save - Thumbs Creation Failed message still when uploading jpg files. PHPinfo shows all image types enabled for GD and file sizes are all withing set parameters.
Was getting Wrong MIME Type yesterday, cleaned out /tmp folder on server, fixed that. One user uploaded a couple images, also jpg, and this moring, he cannot. Nor can I. I can still upload gif though. Have not tried other types. Using Photoplog (Lite Gallery) 2.0.6 integrated with VB 3.6.8. Yes, I have a few other mods as well. Any new suggestions? Thanks in advance, Bill |
#2
|
||||
|
||||
The photoplog_create_thumbs function is returning false. To see where do as in this post.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
I did that part, it was returning on B
|
#4
|
||||
|
||||
Now undo the echoes and then remove the @ from the following line, try another JPG upload, and see what shows on screen:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
At the top of the page I get:
Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: '/home/mysite/public_html/photoplog/images/4/1_DCP_2575.jpg' is not a valid JPEG file in /photoplog/functions.php on line 46 Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: '/home/mysite/public_html/photoplog/images/4/1_DCP_2575.jpg' is not a valid JPEG file in /photoplog/functions.php on line 46 Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: '/home/mysite/public_html/photoplog/images/4/1_DCP_2575.jpg' is not a valid JPEG file in /photoplog/functions.php on line 46 Then, still the same Bad Save message. |
#6
|
|||
|
|||
I also tried again with an image that was already uploaded (a known working file) and got the same errors.
|
#7
|
||||
|
||||
That is the answer: 1_DCP_2575.jpg is not a valid JPEG file. GD/PHP is returning that message, not PhotoPlog, so it either has something to do with the image itself, something to do with the GD install, or perhaps a GD/PHP bug. You could try uploading the image to the online demo on this site, or try uploading the attached image to your site, and see if either works, and also check http://bugs.php.net/bug.php?id=29878
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#8
|
|||
|
|||
Ok, I uploaded the test jpg to our site, worked fine.
I uploaded this to our site yesterday, but it will no go today, but it did go on the Photoplog Lite demo site. http://www.photoplog.com/demo/lite/index.php?n=49 I guess the file is fine, and phpinfo shows all file typed enabled, just wondering what would cause it to suddenly not accept the same file it took yesterday. Maybe just a server side glitch somewhere? I know, you are not the server folks ;-) |
#9
|
||||
|
||||
Sorry, don't know, but maybe your sysadmin or host will have an idea.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#10
|
|||
|
|||
Thanks anyway. If I do find out I will post here.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bad Save - Thumbs Creation Failed | TruthElixirX | Troubleshooting & Problems | 3 | 08-12-2009 06:30 PM |
Thumbs Creation Failed | Reece^B | Troubleshooting & Problems | 3 | 04-03-2009 05:13 PM |
Thumbs Creation Failed | GunnCat | Troubleshooting & Problems | 5 | 11-06-2007 12:12 AM |