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

minnur’s picture

Assigned: Unassigned » minnur
Status: Active » Needs work

@joneldesouza, Thank you for finding this. I will fix this as soon as it possible.

minnur’s picture

Category: support » bug
Priority: Normal » Major
minnur’s picture

Component: Miscellaneous » Code
Assigned: minnur » Unassigned
Status: Needs work » Needs review

@joneldesouza, please download version 7.x-1.4 and run update.php it should fix the problem.

Thanks.

minnur’s picture

Version: 7.x-1.3 » 7.x-1.5
Status: Needs review » Closed (fixed)
joneldesouza’s picture

I'll update the module now.

Thank you!