<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    1. Inside OpenSIPS control panel some screens display errors and
    have other issues.<br>
    The most common is the error is:<br>
    <br>
    Array
    ( [0] =&gt; Cannot connect to OpenSIPS Server via Management
    Interface (/tmp/opensips_proxy_fifo)
    )
    '); }
    ?&gt; <br>
    <br>
    I see it for example in the Dispatcher, Prefix 2 Domain, SIP trace
    etc.<br>
    <br>
    2. User management has this in between the new user fields and user
    table:<br>
    <br>
    Contacts'); if (file_exists("../alias_management")) { echo(''); } if
    (file_exists("../acl_management")) { echo(''); }
    if(!$_SESSION['read_only']){ echo(''); } ?&gt; '.$alias_link.''); }
    if (file_exists("../acl_management")){ echo(''); }
    if(!$_SESSION['read_only']){ echo(''); } ?&gt; '.$alias_link.''); }
    if (file_exists("../acl_management")){ echo(''); }
    if(!$_SESSION['read_only']){ echo(''); } ?&gt; '.$alias_link.''); }
    if (file_exists("../acl_management")){ echo(''); }
    if(!$_SESSION['read_only']){ echo(''); } ?&gt; '.$alias_link.''); }
    if (file_exists("../acl_management")){ echo(''); }
    if(!$_SESSION['read_only']){ echo(''); } ?&gt; <br>
    <br>
    while Group, Edit and Delete columns display this:<br>
    <br>
    <table width="95%" border="0" cellpadding="2" cellspacing="2">
      <tbody>
        <tr>
          <td class="'.$row_style.'" align="center">'.$group_link.'</td>
          <td class="'.$row_style.'" align="center">'.$edit_link.'</td>
          <td class="'.$row_style.'" align="center">'.$delete_link.'</td>
        </tr>
      </tbody>
    </table>
    <br>
    3. Some screens are showing <br>
    <br>
    ');
    }*/
    ?&gt; <br>
    <br>
    or<br>
    <br>
    Edit');
    }
    ?&gt;
    <br>
    <br>
    Why is the control panel not working, what is missing?<br>
    <br>
    Thank you!<br>
  </body>
</html>