create table failure when module install

yelban - September 19, 2007 - 02:41
Project:Nudge
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

yelban - September 19, 2007 - 02:43

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

#2

JStuckman - January 21, 2008 - 14:38

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.

#3

jaydub - April 28, 2008 - 15:35
Status:active» patch (code needs review)

patch contains simple fix

AttachmentSize
nudge.install.176790.patch557 bytes

#4

kbahey - April 29, 2008 - 03:01
Status:patch (code needs review)» fixed

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

Thank you.

#5

Anonymous (not verified) - May 13, 2008 - 03:01
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.