<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello vtigers !<br>
      <br>
      hey, I am using vtiger5.4 for a production project and am trying
      to install vtiger 6 for my own purpose and to test it.<br>
      While installing, I am surprised that the
      allow_call_time_pass_reference should be On. It is deprecated and
      should have incompatibilities soon...<br>
      What's the reason ?<br>
      <br>
      Regards<br>
      <div class="moz-signature"><!--?xml version="1.0" encoding="windows-1252"?-->
        <!-- Date de création: 20/05/2009 -->
        <meta http-equiv="Content-Type" content="text/html;
          charset=ISO-8859-1">
        <title></title>
        <div>
          <div>
            <div style="font-family: verdana,helvetica,sans-serif;">Renan
              Collin</div>
            <div style="font-family: verdana,helvetica,sans-serif;"> </div>
            <div style="font-family: verdana,helvetica,sans-serif;">      
              <-- Création <span style="font-weight: bold;">Internet
              </span>& <span style="font-weight: bold;">Applications
                Mobiles </span>--><br>
              <br>
            </div>
            <div style="font-family: verdana,helvetica,sans-serif;"><span
                style="color: rgb(0, 0, 127);"><font size="5">AMOA,</font><font
                  style="font-weight: bold;" size="2"> Audit</font>, <font
                  size="4">Conseil</font>, <font size="5">Développement</font>
                et <font style="font-weight: bold;" size="2">Maintenance</font></span><br>
              <br>
                  <span style="color: rgb(72, 44, 27);"><font
                  style="font-weight: bold;" size="3">Intégration</font>,
                <font size="5"><span style="font-weight: bold;">Design</span></font>,<span
                  style="font-weight: bold;"> </span><font
                  style="font-weight: bold;" size="2">Marketing</font>
                et <font size="5">Référencement</font></span><br>
            </div>
            <div><span style="font-family:
                verdana,helvetica,sans-serif;"><br>
                                  </span><font size="3"><a
                  href="http://www.autoktone.net/" target="_blank"
                  style="font-family: verdana,helvetica,sans-serif;">http://www.autoktone.net
                </a></font></div>
            <div style="font-family: verdana,helvetica,sans-serif;">                          06
              09 98 47 22</div>
          </div>
          <br>
          <br>
          <div style="font-style:italic;">
            L'information contenue dans ce message et les
            documents qui l'accompagnent sont confidentiels et prévus
            pour une
            utilisation exclusive par la personne ou l'entité mentionnée
            ci-dessus. Toute publication, utilisation ou diffusion,
            même partielle, doit être autorisée préalablement.
            Si vous recevez ce message par erreur, nous vous
            remercions de nous en informer et de le détruire
            immédiatement.
          </div>
        </div>
        <br>
        <br>
      </div>
      Le 25/02/2014 11:23,
      <a class="moz-txt-link-abbreviated" href="mailto:vtigercrm-developers-request@lists.vtigercrm.com">vtigercrm-developers-request@lists.vtigercrm.com</a> a écrit :<br>
    </div>
    <blockquote
cite="mid:mailman.3135.1393323823.4643.vtigercrm-developers@lists.vtigercrm.com"
      type="cite">
      <pre wrap="">Send vtigercrm-developers mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers">http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers</a>

or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:vtigercrm-developers-request@lists.vtigercrm.com">vtigercrm-developers-request@lists.vtigercrm.com</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:vtigercrm-developers-owner@lists.vtigercrm.com">vtigercrm-developers-owner@lists.vtigercrm.com</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of vtigercrm-developers digest..."


Today's Topics:

   1. Re: Where are Tooltips located in Vtiger 6? (Uma S)
   2. Re: Where are Tooltips located in Vtiger 6? (socialboostdk)
   3. Re: Include template file based on        JavaScript condition (Uma S)
   4. Re: Fatal error after migration (Uma S)


----------------------------------------------------------------------

Message: 1
Date: Tue, 25 Feb 2014 15:04:32 +0530
From: Uma S <a class="moz-txt-link-rfc2396E" href="mailto:uma.s@vtiger.com"><uma.s@vtiger.com></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a>
Subject: Re: [Vtigercrm-developers] Where are Tooltips located in
        Vtiger 6?
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:CAH83UoLrLcWLtvGKd8J1G4pYxqVfgNDwyEJhkPVQz94AepisgA@mail.gmail.com"><CAH83UoLrLcWLtvGKd8J1G4pYxqVfgNDwyEJhkPVQz94AepisgA@mail.gmail.com></a>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

In List-view tooltips is an ajax request. Which will hit the file
(modules/Vtiger/views/TooltipAjax.php) and UI is rendered in
(layouts/vlayout/modules/Vtiger/TooltipContents.tpl) file.


On Fri, Feb 21, 2014 at 12:40 AM, socialboostdk <a class="moz-txt-link-rfc2396E" href="mailto:socialboostdk@gmail.com"><socialboostdk@gmail.com></a>wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi guys (assuming no gals),

Does anyone know where are Tooltips located in Vtiger 6?

:) Thanks

_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a>

</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
  </body>
</html>