<br>You guys ROCK!!!!<br><br>That did it... man thank you very much!!!!<br><br><br><br><div class="gmail_quote">On Tue, Mar 25, 2008 at 3:22 PM, Jeff Voskamp <<a href="mailto:javoskam@uwaterloo.ca">javoskam@uwaterloo.ca</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Kenneth Crocker wrote:<br>
> Phil,<br>
><br>
><br>
>     Actually, the 3.6.1 DB upgrade only inserts a couple queries as<br>
> options; the Unowned query and the My own tickets query. There are no<br>
> DB Schema changes, per se. Hope this helps.<br>
><br>
><br>
> Kenn<br>
> LBNL<br>
</div>Installs two Searches and "HomepageSettings":<br>
   { Name => 'HomepageSettings',<br>
      Description => 'HomepageSettings',<br>
      Content =><br>
      { 'body' =><br>
        [ { type => 'system', name => 'My Tickets' },<br>
          { type => 'system', name => 'Unowned Tickets' },<br>
          { type => 'component',  name => 'QuickCreate'},<br>
        ],<br>
        'summary' =><br>
        [<br>
          { type => 'component', name => 'MyReminders' },<br>
          { type => 'component', name => 'Quicksearch' },<br>
          { type => 'component', name => 'RefreshHomepage' },<br>
        ]<br>
    },<br>
<br>
Without that you don't have a default screen layout for the main page.<br>
The important command to run is:<br>
<br>
  rt-setup-database --dba root --dba-password IamRoot --action insert<br>
--datadir etc/upgrade/$VERSION<br>
<font color="#888888"><br>
Jeff<br>
</font></blockquote></div><br>