Issue status update for http://drupal.org/node/30344 Post a follow up: http://drupal.org/project/comments/add/30344 Project: Drupal Version: cvs Component: database system Category: bug reports Priority: critical Assigned to: Anonymous Reported by: crunchywelch Updated by: crunchywelch Status: patch (code needs review) fixing the title, project module is not my friend today :/ crunchywelch Previous comments: ------------------------------------------------------------------------ Sat, 03 Sep 2005 21:02:51 +0000 : crunchywelch Attachment: http://drupal.org/files/issues/database.mysql_6.patch (1.07 KB) The database.* files do not contain the vid field in the forum table, causing forum module to break when submitting forum topics. Also, database.pgsql contains an old field called 'shadow' in the forum table. These patches fix this problem. ------------------------------------------------------------------------ Sat, 03 Sep 2005 21:03:18 +0000 : crunchywelch Attachment: http://drupal.org/files/issues/database.pgsql_6.patch (1.07 KB) Here is the postgres patch ------------------------------------------------------------------------ Sat, 03 Sep 2005 21:07:24 +0000 : crunchywelch Attachment: http://drupal.org/files/issues/database.mysql_7.patch (331 bytes) Oops, look like I combined the patches. Here is just the mysql version ------------------------------------------------------------------------ Sat, 03 Sep 2005 21:07:44 +0000 : crunchywelch Attachment: http://drupal.org/files/issues/database.pgsql_7.patch (357 bytes) and postgres