diff -r 1f97ee3ec614 -r bd9e124f5904 plugins/SpecialAdmin.php --- a/plugins/SpecialAdmin.php Sun Sep 05 16:05:06 2010 -0400 +++ b/plugins/SpecialAdmin.php Sun Sep 05 16:05:33 2010 -0400 @@ -2377,6 +2377,10 @@ switch($_GET['action']) { case 'new': + + // template needs to be initialized for this + $template->init_vars(); + ?>