Closed (fixed)
Project:
Nudge
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2007 at 02:41 UTC
Updated:
13 May 2008 at 03:01 UTC
Jump to comment: Most recent file
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.