No idea what exactly this installer.class.php does,
but... if I exclude this line, the templates-menu button works ^^
--- templates.class.php.orig 2007-09-20 19:13:39.908243240 +0200
+++ templates.class.php 2007-09-20 19:13:45.004468496 +0200
@@ -10,7 +10,7 @@
defined( '_VALID_MOS' ) or die( 'Restricted Access' );
-require_once( $mosConfig_absolute_path .'/administrator/components/com_installer/installer.class.php' );
+//require_once( $mosConfig_absolute_path .'/administrator/components/com_installer/installer.class.php' );
/**
* RSGTemplate installer, based on the Joomla installer
Legacy 1.0 enabled
hth
