Hi,
I am getting this warning error messages when configuring the liquid modules for Wikis.
user warning: Table 'iergdb.wiki_name' doesn't exist query: SELECT wid, nid FROM wiki_name WHERE wid = 'modules' in C:\wamp\www\drupal\includes\database.mysql.inc on line 120.
user warning: Table 'iergdb.wiki_name' doesn't exist query: SELECT wid, nid FROM wiki_name WHERE wid = 'modules' in C:\wamp\www\drupal\includes\database.mysql.inc on line 120.
Is it because of the missing table to is their an alternative way to configure the liquid module.
Comments
Comment #1
jwilde commentedHi,
There is no install file. You have to install the tables yourself using phpadmin.
jim
Comment #2
jwilde commentedhey, i jumped the gun. here's an install file here. http://drupal.org/node/88622
Comment #3
sorenp commented