Closed (fixed)
Project:
SimpleAds
Version:
7.x-1.5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2011 at 13:02 UTC
Updated:
12 Dec 2011 at 11:45 UTC
I created a new vocabulary term in the Ad Group. After that I went to the page admin / structure / block to edit the width and height of the banner. By saving the block the following error appears.
PDOException: SQLSTATE [22001]: String data, right truncated: 1406 Data too long for column 'settings' at row 1: {UPDATE} SET settings = simpleads_blocks: db_update_placeholder_0 WHERE (tid =: db_condition_placeholder_0) Array ([: db_update_placeholder_0] = > Home - [: db_condition_placeholder_0] => 108) in simpleads_block_save () (line 303 of / home2/rs127955/dev/curitibacultura/sites/all/modules/simpleads/simpleads.module).
someone tell me how to fix it?
Comments
Comment #1
minnur commented@joneldesouza, Thank you for finding this. I will fix this as soon as it possible.
Comment #2
minnur commentedComment #3
minnur commented@joneldesouza, please download version 7.x-1.4 and run update.php it should fix the problem.
Thanks.
Comment #4
minnur commentedComment #5
joneldesouza commentedI'll update the module now.
Thank you!