problem with adding some albums
-
Hello!
I have imho unusual error from Shashin.
At the beginning I had a problem with HTTP API. After adding cURL to our server and rebooting everything went quite good. But for certain albums Shashin gives the firther error:Database query failed. Error message: Field ‘takenTimestamp’ doesn’t have a default value
SQL statement: insert into wp_shashin_photo (sourceId,filename,description,linkUrl,contentUrl,contentType,width,height,uploadedTimestamp,albumId,albumType,sourceOrder,lastSync) values (5948320595741530002,’1_s n.jpg’,”,’https://picasaweb.google.com/114241067492981536293/1990?authkey=Gv1sRgCLud4cqEldHqwAE#5948320595741530002′,’https://lh5.googleusercontent.com/-CGW4-D6g2d8/UoyuEPdQV5I/AAAAAAAAA0k/V_m1LtCZWoc/1_s%252520n.jpg’,’image/jpeg’,198,136,1384951312,28,’picasa’,1,1384964298) on duplicate key update sourceId = 5948320595741530002, filename = ‘1_s n.jpg’, description = ”, linkUrl = ‘https://picasaweb.google.com/114241067492981536293/1990?authkey=Gv1sRgCLud4cqEldHqwAE#5948320595741530002’, contentUrl = ‘https://lh5.googleusercontent.com/-CGW4-D6g2d8/UoyuEPdQV5I/AAAAAAAAA0k/V_m1LtCZWoc/1_s%252520n.jpg’, contentType = ‘image/jpeg’, width = 198, height = 136, uploadedTimestamp = 1384951312, albumId = 28, albumType = ‘picasa’, sourceOrder = 1, lastSync = 1384964298;What’s wrong?
- The topic ‘problem with adding some albums’ is closed to new replies.