I installed Neologism in my working locally hosted drupal site. When making my very first vocabulary i got the following user warning. I undoubtedly did something very wrong, but what?

* user warning: Table 'drupal.content_field_vocabulary' doesn't exist query: SELECT n.nid, n.title FROM content_field_vocabulary c INNER JOIN node n ON c.nid = n.nid WHERE c.field_vocabulary_nid = 1485 AND n.type = 'neo_class' in C:\xampp\htdocs\drupal-6.6\modules\neologism-0.34\sites\all\modules\neologism\neologism.module on line 746.
* user warning: Table 'drupal.content_field_vocabulary' doesn't exist query: SELECT n.nid, n.title FROM content_field_vocabulary c INNER JOIN node n ON c.nid = n.nid WHERE c.field_vocabulary_nid = 1485 AND n.type = 'neo_property' in C:\xampp\htdocs\drupal-6.6\modules\neologism-0.34\sites\all\modules\neologism\neologism.module on line 703.

regards

Johan van de Walle

Comments

vm’s picture

This question is better suited as an issue in the issue queue of the module in question. File it as a bug report so that the developer/s can have a look.

Johanwalle’s picture

You are right. I realized that too late. So I punt the message on the issues segment