Project:Neologism
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (cannot reproduce)

Issue Summary

When creating my first vocabulary i got this user warning. I do not understand what I did wrong. Undoubtedly what it was some beginners' atrocity.

* 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 Wall

Comments

#1

did you install the module separately or did you download the whole package from googlecode? Can you check in administer > Content management > Content types whether you have the content type Vocabulary, class and property (which should have been created automatically upon installation of the module).

#2

Fore some reasons, which have nothing to do with matter I blew the whole testsite. I will try it again. Thansk anyway

#3

Status:active» closed (cannot reproduce)

No activity for two years, so I assume this is no longer an issue. Please open a new issue if that is not the case.