case 'msqli': in line 7, line 23
should be case 'myqli':

CommentFileSizeAuthor
#3 nudge.install.176790.patch557 bytesjaydub

Comments

yelban’s picture

should be
-----------------
case 'mysqli':
-----------------

JStuckman’s picture

I just installed Nudge and it seems that the DB tables are not created (using MySQL) -- now I get this error on every page:

user warning: Table 'drupaldb.nudge' doesn't exist query: SELECT COUNT(*) FROM nudge WHERE nid = 9 in /var/www/drupal-5.6/includes/database.mysqli.inc on line 151.

jaydub’s picture

Status: Active » Needs review
StatusFileSize
new557 bytes

patch contains simple fix

kbahey’s picture

Status: Needs review » Fixed

Committed to 5.x-1.x-dev.

Thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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