Geeklog has changed the way it handles topics in 1.9.0. This affects
blocks which will affect the forum plugin since it has the forum menu
block and the forum post block. Currently these are inserted by the
forum install. The forum also does some funky things to enable the
forum menu when needed.
Since topic assignments for blocks are now stored in the topic
assignment table installing Geeklog 1.9.0 will break the forum. After
looking at the code the easiest way to fix this issue while still
supporting Geeklog 1.6.0+ is to make these blocks dynamic. See
http://wiki.geeklog.net/index.php/Dynamic_Blocks.
Also with Geekog 1.9.0 the forum also has an issue with the center
block (in terms of figuring out placement of the center block when
dealing with a featured story in a topic).
I plan on fixing both of these issues while still maintaining support
for Geeklog 1.6.0+
If you have any questions or issues with my proposed fixes please let
me know.
Tom