After installing the taxonomy block module, I get the following error:
user error: Table 'database_name.taxonomy_block' doesn't exist
query: SELECT * FROM taxonomy_block in /usr/www/users/afd/beta/includes/database.mysql.inc on line 125.
I find a taxonomy_block.mysql file within the uploaded module folder. Do I need to load this into Drupal? Or, is it a permissions issue?
Thanks
Comments
Just like all modules..
When there is a .mysql file, this means you need to execute these instructionts with MySQL.
Alexandre Racine
www.gardienvirtuel.com Sécurité informatique, conformité, consultation, etc
www.salsamontreal.com La référence salsa à Montréal
Wow, I was surprised to see
Wow, I was surprised to see an answer to a question I posted ages ago.
I solved the problem long back, but thanks for taking the trouble to respond. It is nice to see the Drupal community spirit in action, after all.
sometimes...
Sometimes, when there is some unfinished questions, and I have the answer, I answer :)
Alexandre Racine
www.gardienvirtuel.com Sécurité informatique, conformité, consultation, etc
www.salsamontreal.com La référence salsa à Montréal