Closed (fixed)
Project:
phpBB2Drupal
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2007 at 02:37 UTC
Updated:
16 Jun 2007 at 05:47 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| comment_upload_0.patch | 1.34 KB | webchick |
Comments
Comment #1
beginner commentedThat's for 4.7, right?
I'll check this next week. Thanks.
Comment #2
webchickYep, the 4.7 version of comment_upload module, correct. See: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/comment_uploa...
Comment #3
webchickActually, bumping this to critical; this prevents the module from working, since the migration configuration always fails.
Comment #4
beginner commentedcommitted. thanks.
Comment #5
(not verified) commented