In addition, I don't think you need this check anymore, because comment_upload module now comes with an .install file which installs the table automatically when you enable the module.

Here's a patch to remove the check. Else, you can just rename the table in the check.

CommentFileSizeAuthor
comment_upload_0.patch1.34 KBwebchick

Comments

beginner’s picture

That's for 4.7, right?

I'll check this next week. Thanks.

webchick’s picture

Yep, the 4.7 version of comment_upload module, correct. See: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/comment_uploa...

webchick’s picture

Priority: Normal » Critical

Actually, bumping this to critical; this prevents the module from working, since the migration configuration always fails.

beginner’s picture

Status: Needs review » Fixed

committed. thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)