it's funny but i install under FC7 MySQL 4.1 the same version as FC4 has.
I copy database files directly! from FC4, and copy
tomcat with working copy of Jforum from FC4.
AND! I have the same exception
16:04:28,803 ERROR [ForumStartup ] Unable to bootstrap JForum repository.
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column 'forum_id' in 'field list'
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2941)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1623)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1715)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3249)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1268)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1403)
at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.jav
a:92)
[originally posted on jforum.net by sae]