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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | liquid.install.patch.txt | 893 bytes | Robrecht Jacques |
Comments
Comment #1
jackxwu commentedcould consider auto create mysql tables. other module does it.
Comment #2
Robrecht Jacques commentedAttached is a liquid.install file that should install (and uninstall) the tables automatically.
Comment #3
sorenp commented