administer->modules, i enable the three liquid modules and click save, i saw the following:

user warning: Table 'drupal.wiki_name' doesn't exist query: SELECT wid, nid FROM wiki_name WHERE wid = 'modules' in /var/www/html/market/includes/database.mysql.inc on line 120.

CommentFileSizeAuthor
#2 liquid.install.patch.txt893 bytesRobrecht Jacques

Comments

jackxwu’s picture

Title: user warning when enabling wiki module in 4.7.2 » user warning when enabling wiki module in 4.7.2
Priority: Normal » Minor
Status: Active » Postponed

could consider auto create mysql tables. other module does it.

Robrecht Jacques’s picture

Category: bug » feature
Priority: Minor » Normal
Status: Postponed » Needs review
StatusFileSize
new893 bytes

Attached is a liquid.install file that should install (and uninstall) the tables automatically.

sorenp’s picture

Status: Needs review » Closed (fixed)