<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am getting this error when I login and click DNS and click edit
    primary.<br>
    unkown type: unkown type: <br>
    <b>Warning</b>: Cannot modify header information - headers already
    sent by (output started at
    /usr/sausalito/ui/web/base/dns/records.php:279) in <b>/usr/sausalito/ui/libPhp/uifc/Page.php</b>
    on line <b>142</b><br>
    <br>
    <b>Warning</b>: Cannot modify header information - headers already
    sent by (output started at
    /usr/sausalito/ui/web/base/dns/records.php:279) in <b>/usr/sausalito/ui/libPhp/uifc/Page.php</b>
    on line <b>146</b><br>
    <br>
    <b>Warning</b>: Cannot modify header information - headers already
    sent by (output started at
    /usr/sausalito/ui/web/base/dns/records.php:279) in <b>/usr/sausalito/ui/libPhp/uifc/Page.php</b>
    on line <b>153<br>
      <br>
      It happened after latest update or the dns import <br>
      <br>
    </b>Using these instructions:<br>
    <pre>********************************************
*** Restore DNS & Additional Directories ***
********************************************
Step #1 - Make a directory:
          mkdir /home/restore 
Step #2 - Change Owner Ship to Admin:
          chown admin /home/restore 
Step #3 - Upload, as admin, hostname.of.source.dirs.tar.gz to /home/restore 
Step #4 - Telnet/SSH as Admin to your Server 
Step #5 - Change user to root:
          su - root
Step #6 - Change Directory:
          cd /home/restore 
Step #7 - Move the file to your / directory: 
          mv hostname.of.source.dirs.tar.gz /
Step #8 - Change directory to your "root": 
          cd /
Step #9 - Extract the file:
          tar zxvf hostname.of.source.dirs.tar.gz
************************************************
*** Continue, only if you backed up your DNS ***
************************************************
Step #10 - Make a working directory:
           mkdir /tmp/dns_import
Step #11 - Move your old records to work dir
           mv /var/named/chroot/var/named/db* /tmp/dns_import
Step #12 - Import your records:
           /usr/bin/dnsImport.pl /tmp/dns_import
</pre>
    RC<br>
    <pre class="moz-signature" cols="72">-- 
+---------------------------------------------+
 Richard C. Barker Sr.
 CEO & President
 1-800-510-3139
 ProBass Networks Inc.
   <a class="moz-txt-link-freetext" href="http://www.probassnetworks.net">http://www.probassnetworks.net</a>
   <a class="moz-txt-link-freetext" href="http://www.probass.net">http://www.probass.net</a>
 ***************************************
 DISCLAIMER : -
 This e-mail is confidential and intended only for the use
 of the individual or entity named above and may contain
 information that is privileged. If you are not the intended
 recipient, you are notified that any dissemination, distribution
 or copying of this e-mail is strictly prohibited. If you have
 received this email in error, please notify us immediately
 by return email or telephone and destroy the original message.
+---------------------------------------------+ </pre>
  </body>
</html>