<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    this is more related to phpopenbiz/cubi frameworks used to build
    siremis. Maybe you get some hints on their forums.<br>
    <br>
    Is it any message you get in the syslog files of the http server?<br>
    <br>
    Regards,<br>
    Ramona<br>
    <br>
    On 4/23/12 12:02 PM, Jes&uacute;s P&eacute;rez Rubio wrote:
    <blockquote
cite="mid:CAJFj2Er-RHXxqBs++F5CMjCZcied7anwn1BY95e=K9--7Fh85g@mail.gmail.com"
      type="cite">
      <div>Hi, I have a problem making some changes on siremis front-end</div>
      <div>everything was ok except when I try to add a field to upload
        a file</div>
      <div>I got this error:</div>
      <div>#2, fopen(ejemplo.csv): failed to open stream: No such file
        or directory</div>
      <div>could anybody help me please? :)</div>
      <div><br>
      </div>
      <div>Mi configuration:</div>
      <div>DO:</div>
      <div>&lt;BizField Name="batch_file" Column="batch_file"
        Length="64" &nbsp; Required="N" Type="Blob"/&gt;</div>
      <div><br>
      </div>
      <div>Insert:</div>
      <div>&lt;Element Name="fld_batch_file" Class="File"
        FieldName="batch_file" Label="File (.csv)"
        AllowURLParam="N"/&gt;</div>
      <div><br>
      </div>
      <div>.php:</div>
      <div>public function InsertRecord($recArr)</div>
      <div>{</div>
      <div><span class="Apple-tab-span" style="white-space:pre"> </span>return
        parent::InsertRecord($recArr);</div>
      <div>}</div>
      <div><br>
      </div>
      <div>SQL:</div>
      <div>
        <div>mysql&gt; desc batch_provision;</div>
        <div>+------------+---------+------+-----+---------+----------------+</div>
        <div>| Field &nbsp; &nbsp; &nbsp;| Type &nbsp; &nbsp;| Null | Key | Default | Extra &nbsp; &nbsp; &nbsp;
          &nbsp; &nbsp;|</div>
        <div>+------------+---------+------+-----+---------+----------------+</div>
        <div>| id &nbsp; &nbsp; &nbsp; &nbsp; | int(11) | NO &nbsp; | PRI | NULL &nbsp; &nbsp;|
          auto_increment |</div>
        <div>| batch_file | blob &nbsp; &nbsp;| YES &nbsp;| &nbsp; &nbsp; | NULL &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
          &nbsp; &nbsp;|</div>
        <div>+------------+---------+------+-----+---------+----------------+</div>
        <div>2 rows in set (0.02 sec)</div>
      </div>
      <div><br>
      </div>
      <div>Thanks in advance.</div>
      <div><br>
      </div>
      -- <br>
      <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Jes&uacute;s
        P&eacute;rez</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
      <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">VoIP
        Engineer at Quobis</span><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
      <br
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
      <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Fixed:&nbsp;</span><a
        moz-do-not-send="true" title="Llama ahora"
style="color:rgb(0,101,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">+34
        902 999 465</a><br
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
      <span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Site:&nbsp;</span><a
        moz-do-not-send="true" href="http://www.quobis.com/"
style="color:rgb(0,101,204);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"
        target="_blank">http://www.quobis.com</a><br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>