Hi,
I tried the new 2.x version and got the same problem as reported here: http://drupal.org/node/207557
When I tried to dowgrade to 1.6 version I got these problems on all my nodes:
* warning: Division by zero in /home/intalbe/public_html/includes/image.inc on line 125.
* warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/intalbe/public_html/includes/image.inc on line 238.
* warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/intalbe/public_html/includes/image.inc on line 246.
* warning: imagejpeg(): supplied argument is not a valid Image resource in /home/intalbe/public_html/includes/image.inc on line 321.
* warning: imagedestroy(): supplied argument is not a valid Image resource in /home/intalbe/public_html/includes/image.inc on line 249.
* Unable to create scaled Original image
* Le fichier choisi n'a pas pu être copié car aucun fichier de ce nom n'existe. Veuillez vérifier que le nom de fichier que vous avez saisi est correct.
* Le fichier choisi n'a pas pu être copié car aucun fichier de ce nom n'existe. Veuillez vérifier que le nom de fichier que vous avez saisi est correct.
* Le fichier choisi n'a pas pu être copié car aucun fichier de ce nom n'existe. Veuillez vérifier que le nom de fichier que vous avez saisi est correct.
* warning: Division by zero in /home/intalbe/public_html/includes/image.inc on line 125.
* warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/intalbe/public_html/includes/image.inc on line 238.
* warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/intalbe/public_html/includes/image.inc on line 246.
* warning: imagejpeg(): supplied argument is not a valid Image resource in /home/intalbe/public_html/includes/image.inc on line 321.
* warning: imagedestroy(): supplied argument is not a valid Image resource in /home/intalbe/public_html/includes/image.inc on line 249.
* Unable to create scaled Original image* The derivative images for Camp de Narh el Bared have been regenerated.
* The derivative images for Camp de Narh el Bared have been regenerated.
I check the image tables and the image files. They are there. I don't understand what happens exactly.
Thank you for your help.
Here is the website address: www.intal.be
R
Comments
Comment #1
HorsePunchKid commentedI don't think downgrading is generally possible with Drupal. To downgrade, you'll probably need to restore a database backup you made before attempting to upgrade, and you'll probably also need at least a backup of your
filesdirectory from before the upgrade.Comment #2
sunDowngrading will. not. ever. be. supported.