Message Text |
I am with WSN Links 4.0.31.
before I used MSN thumb to show the screenshots of sites, since it doesn't work any more, so I go back to attachment images.
the old upload of images are still showing correctly, but new upload does't show up, I check the DB, it has the new entry, but the thumb just doesn't display on the site.
I used this to show in debug mode, and got some warnings.
..../thumbnail.php?id=0&attachid=89&debug=1
Warning: imagecreatefrompng(templates/lightblue/images/nothumbnail.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory in /home/xxxxxx/public_html/classes/gd.php on line 204
Warning: imagesx(): supplied argument is not a valid Image resource in /home/xxxxx/public_html/classes/gd.php on line 205
Warning: imagesy(): supplied argument is not a valid Image resource in /home/xxxxx/public_html/classes/gd.php on line 206
Warning: Division by zero in /home/xxxxx/public_html/classes/gd.php on line 207
Warning: Division by zero in /home/xxxxx/public_html/classes/gd.php on line 207
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/classes/database.php:248) in /home/xxxxx/public_html/classes/gd.php on line 228
Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/xxxxx/public_html/classes/gd.php on line 229
Before I was on wsnlinks_3.4.2, and I upgraded to 4.0.31 last year.
Any idea what the warning indicates? |