<div class="gmail_quote">On Thu, Jun 7, 2012 at 9:05 AM, MAGGI Conrado RE-INGENIA <span dir="ltr">&lt;<a href="mailto:conrado@reingenia.com.ar" target="_blank">conrado@reingenia.com.ar</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  

    
  
  <div bgcolor="#FFFFFF" text="#000000"><font face="Verdana">I have create and register a simple event in vtiger 5.2.1
      Basically updates a field, Its just for testing but I keep getting
      this errors:<br>
      <br>
    </font>
    <pre><code>Warning: Missing argument 1 for VTEventTrigger::__construct()
</code><code>Warning: Missing argument 2 for VTEventTrigger::__construct()
</code></pre><pre><code><br></code></pre></div></blockquote><div>Strictly speaking, warnings are not errors.  My knee jerk reaction would be to change your error_reporting value in php.ini until you can reach a more permanent solution.</div>
</div><br><div>Could you tell us how you created and registered the event?</div>