Had this module working fine earlier. I have a load of images uploaded already to a particular field. Trying to add two more but when I click save on the node edit form (the images appear to upload fine initially) I'm getting a nasty error message:

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax...

See attachment for full error message.

Can anyone help? Thanks.

CommentFileSizeAuthor
Error.png1.05 MBmttjn

Comments

tbenice’s picture

Same issue. This is crippling the module.

It has something to do with alt and title fields. I have both off on my field, but nodes won't save with swfupload widget. Works fine with image widget.

This issue started for me upon upgrade to core 7.16 from 7.14.

tbenice’s picture

It seems that if you enable alt and title fields on your image fields that use swfupload widget, the error is avoided.

Emilio13’s picture

Issue summary: View changes

#2: Thx!
Enable alt and title solve this problem on my site.

mttjn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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