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().

CommentFileSizeAuthor
nodequeue_install.patch1017 bytescatch

Comments

ezra-g’s picture

Status: Needs review » Fixed

Thanks for catching and patching this! I'm surprised no one reported it already. This is committed.

catch’s picture

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?

Status: Fixed » Closed (fixed)

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