line 27 in comment_upload.install has:

db_query("DELETE FROM {variables} WHERE name LIKE 'comment_upload_%'");

I believe it should be variable (without the s), as that is the table name.

geremy

Comments

heine’s picture

Status: Active » Fixed

Thanks.

Status: Fixed » Closed (fixed)

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