When I take a look at the FAQ via the nodes, I receive following user warning: [user warning: Table 'drupal2.faq_questions' doesn't exist query: SELECT question, detailed_question FROM faq_questions WHERE nid = 323 AND vid = 323 in C:\websites\drupal2\modules\faq\faq.module on line 286.]. The strange thing is that I can add more faq's via Create Content > FAQ and I can't find these entries in the database.
Please help.
The Drupal version = 6
Comments
Comment #1
stella commentedRun update.php. If that doesn't fix it, then re-run update.php with update "2" selected for the faq module.