I keep getting an error message
fehin - February 28, 2009 - 20:03
| Project: | OG Vocabulary |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I have been getting this error message "Table 'wardro5_wacart.og_vocab' doesn't exist query: SELECT v.vid, v.tags FROM vocabulary v LEFT JOIN og_vocab ov ON v.vid = ov.vid WHERE (v.module = 'og_vocab' AND ov.nid != 0"
Is there something I could do to fix this? I uninstalled and reinstalled the module and the error message still keeps appearing.
Thanks in advance for all tips.

#1
Does installing Drupal 6 (with og_vocab D6-DEV version) an option for you? - this would probably be the quickest fix...
#2
Unfortunately I can't. Most modules I need have only 5.x version.