Hi,

I got the following error message when running update.php:

Failed: PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'signature' at row 1: UPDATE {users}, {users_signature} SET {users}.signature = {users_signature}.signature WHERE {users}.uid = {users_signature}.uid; Array ( ) in signature_forum_update_7000() (line 129 of /path/to/project.com/dev/sites/all/modules/signature_forum/signature_forum.install).

Best,
Tobias

Comments

liam mcdermott’s picture

I'm afraid I don't have an answer for this at the moment, sounds like a bug though. If anyone can shed any light on this and/or create a patch I'd appreciate it.