<div dir="ltr">Hi,<div><br></div><div>In DetailViewHeaderTitle.tpl getPermissions() api is called on $Field_model, hope which doesn't exist for you module entry. Please to check the Record-structure of the module you have created. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 11, 2015 at 8:33 AM, Richard Hills - Technologywise <span dir="ltr"><<a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    I have created a custom module which I want to use with webforms.<br>
    <br>
    My webform post was failing due to getEntityModuleInfo failing.<br>
    <br>
    this appears to be because there was no entry in <i>vtiger_entityname
    </i>so I added this:<br>
    <table>
      <tbody>
        <tr>
          <td align="right"><span>52</span></td>
          <td><span>VCLvisitors</span></td>
          <td><span>vtiger_vclvisitors</span></td>
          <td><span>vclvisitorsid</span></td>
          <td><span>vclvisitorsid</span></td>
          <td><span>vclvisitorsid</span></td>
        </tr>
      </tbody>
    </table>
    <br>
    Unfortunately, once this is added the system is not able to render
    detailview:<br>
    <blockquote type="cite">PHP Fatal error:  Call to a member function
      getPermissions() on a non-object in
      /test/templates_c/vlayout/xxx.file.DetailViewHeaderTitle.tpl.php
      on line 36</blockquote>
    <br>
    So, clearly although this is an issue, my solution is incorrect. Can
    someone please offer me some advice?<br>
    <br>
    TIA<span class="HOEnZb"><font color="#888888"><br>
    <br>
    <pre cols="72">-- 
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
<a href="mailto:richard@tw.co.nz" target="_blank">richard@tw.co.nz</a>
<a href="http://www.technologywise.co.nz" target="_blank">www.technologywise.co.nz</a>
ph: +64 (0)7 571 1060
fax: +64 (0)7 571 1061</pre>
  </font></span></div>

<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
</div>