I get the below error with the Dev version for 7 when I try to go to administration to manage Gallerys. I tried the normal non-dev version and I get all sort of index errors and it sees the files but does not generate thumbnails or proper linsk to the images. I have permissions for all the folders set to 777.

PDOException: SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '2012' for column 'datetime' at row 1: UPDATE {brilliant_gallery_image_arrays} SET datetime=:db_update_placeholder_0 WHERE (hash = :db_condition_placeholder_0) ; Array ( [:db_update_placeholder_0] => 2012 [:db_condition_placeholder_0] => 7dd74379212ecc1a61de837c551f533d ) in drupal_write_record() (line 6888

CommentFileSizeAuthor
#1 error.jpg52.33 KBLdyMox

Comments

LdyMox’s picture

StatusFileSize
new52.33 KB

Here is a screenshot of the error

LdyMox’s picture

Wel a reinstal fixed this error but still the index errors. I think they stems from it not creating any thumbnails. I have 777ed the entire folder. I have checked to see if image processing was enabled in the PHP ( I forget whats it's called, I found it under another post). It finds the files but just can't create thumbnails.