Undefined function db_add_table() in nodequeue_install()
catch - September 29, 2009 - 13:43
| Project: | Nodequeue |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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 |
|---|---|
| nodequeue_install.patch | 1017 bytes |

#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.