Posted by catch on September 29, 2009 at 1:43pm
Jump to:
| Project: | Nodequeue |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'm upgrading a site from Drupal 5 to Drupal 6 using drush, and getting undefined function db_add_table() reported. Attached patch just changes this to db_create_table().
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| nodequeue_install.patch | 1017 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Thanks for catching and patching this! I'm surprised no one reported it already. This is committed.
#2
Thanks for the fast commit. By the way I noticed a lot of differences between the 5.x-2.x and 6.x-2.x versions of the same update functions - are they substantively different?
#3
Automatically closed -- issue fixed for 2 weeks with no activity.