case 'msqli': in line 7, line 23
should be case 'myqli':
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | nudge.install.176790.patch | 557 bytes | jaydub |
case 'msqli': in line 7, line 23
should be case 'myqli':
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | nudge.install.176790.patch | 557 bytes | jaydub |
Comments
Comment #1
yelban commentedshould be
-----------------
case 'mysqli':
-----------------
Comment #2
JStuckman commentedI 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.
Comment #3
jaydub commentedpatch contains simple fix
Comment #4
kbahey commentedCommitted to 5.x-1.x-dev.
Thank you.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.