Closed (fixed)
Project:
Picasa Node Album
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Feb 2012 at 22:06 UTC
Updated:
21 Mar 2012 at 06:00 UTC
Hi,
When I want to view my album I get this error:
"PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'images' at row 1: UPDATE {picasa_node_album} SET updated = :updated, images = :images WHERE ............... en _picasa_node_album_get_images() (línea 327 de /home/xxxxxxxx/public_html/sites/all/modules/picasa_node_album/picasa_node_album.module)."
My album has 202 photos. Is it the problem?
Any help will be appreciated.
Comments
Comment #1
mmilano commentedConfirmed. It looks like we need to fix the text field size for picasa_node_album.images . Thanks for the report, I'll post when the fix is committed.
Comment #2
mmilano commentedI'd committed a fix and tested it on an album with a few hundred images. Please test with the latest dev release dated today or later.
Comment #3
cmedina commentedok. Thanks.
I am going to test it. I'll tell you...
Comment #4
cmedina commentedmmilano,
Thanks. It is perfect!!!.
Comment #5
cmedina commentedComment #6
mmilano commentedThanks for the test. I'll make an official release here soon.