Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
forum.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2005 at 05:00 UTC
Updated:
19 Sep 2005 at 23:49 UTC
After creating a forum topic in say, 'forums > general', that forum node does not exist under the 'forums > general' overview page.
The forum table (http://domain.com?q=forum) shows a change in post count and the last person who posted, number of topics etc., but the nodes are not show showing when you click on a forum catagory.
I get the following error in the watchdog whenever I post to the forum, or try and view a node title on the overview page:
Unknown column 'vid' in 'where clause' query: SELECT * FROM forum WHERE vid = 5 in /home/**/public_html/**/includes/database.mysql.inc on line 99.
Hope that helps.
Comments
Comment #1
nathanwastaken commentedI found a more recent entry that dealt with this probem.
No need to keep this open any more.