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

mmilano’s picture

Assigned: Unassigned » mmilano

Confirmed. 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.

mmilano’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Active » Needs review

I'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.

cmedina’s picture

ok. Thanks.

I am going to test it. I'll tell you...

cmedina’s picture

mmilano,
Thanks. It is perfect!!!.

cmedina’s picture

Status: Needs review » Fixed
mmilano’s picture

Thanks for the test. I'll make an official release here soon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.