I downloaded the westminster_new template about 3 weeks ago, and the code in my file reads:

PHP Code:
<?php
if (!defined('IS_ADMIN_FLAG')) {
  die(
'Illegal Access');


$autoLoadConfig[999][] = array(
  
'autoType' => 'init_script',
  
'loadFile' => 'init_westminster_new.php'
);
I have now installed it on about 5 of our sites, and the install has been flawless... A few minor issues after the install, but the actual install went without a hitch.

Where did you get your copy of the template? I download from Anne's site (picaflor azul) - not from ZC plugins.