<div dir="ltr">wrong time is recorded in vtiger_activity, I just cant get where is code responsible for passing UTC instead of default timezone to this table.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 30, 2015 at 10:53 PM, Stacey Johnson <span dir="ltr"><<a href="mailto:stacey.johnson110@gmail.com" target="_blank">stacey.johnson110@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This did't change issue. System still recording GMT time instead of my server time<div>Any clue?</div><div><br></div><div>Stacey</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Jun 30, 2015 at 9:59 PM, Manu urs <span dir="ltr"><<a href="mailto:manu.k@vtiger.com" target="_blank">manu.k@vtiger.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div>Hi  to resolve the <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8573" target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8573</a> issue <br><br></div>In the /modules/Vtiger/models/Module.php  replace the  (Line no  561-566)<br><pre><b><i>foreach ($list_fields as $key => $fieldInfo) {
                $columnName = $fieldInfo[1];
                if(array_key_exists($key, $list_fields_name)){
                    $relatedListFields[$columnName] = $list_fields_name[$key];
                }
            }<br></i></b><br>with the <br><br><b><i>foreach ($list_fields as $key => $fieldInfo) {
                        foreach ($fieldInfo as $columnName) {
                                if(array_key_exists($key, $list_fields_name)){
                                        $relatedListFields[$columnName] = $list_fields_name[$key];
                                }
                        }<br> }</i></b><br></pre><br><br></div>We will address #8282 enhancement  in the next release. <br><br><br></div>Regards,<br></div>Manu Urs<br><div><div><div><br><br><br></div></div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 30, 2015 at 7:49 PM, Stacey Johnson <span dir="ltr"><<a href="mailto:stacey.johnson110@gmail.com" target="_blank">stacey.johnson110@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I meant #8282<br></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 30, 2015 at 9:18 PM, Stacey Johnson <span dir="ltr"><<a href="mailto:stacey.johnson110@gmail.com" target="_blank">stacey.johnson110@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>sure is reproducible but why ticket is open 9 months? <br></div>can you guys look at it before releasing new version please<br><br></div>cheers<br></div>Stacey<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Thu, Jun 11, 2015 at 8:59 PM, Manu urs <span dir="ltr"><<a href="mailto:manu.k@vtiger.com" target="_blank">manu.k@vtiger.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div><div><div>Hi  Stacey,<br><br></div>This issue is reproducible due to wrong entry in the related list header fields. Here is a trac link regarding the issue .<br><a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8573" target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8573</a><br><br></div>Regards,<br></div>Manu Urs<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Thu, Jun 11, 2015 at 9:46 AM, Stacey Johnson <span dir="ltr"><<a href="mailto:stacey.johnson110@gmail.com" target="_blank">stacey.johnson110@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">I got set timezone correctly in config.inc and php.ini and system<div>Despite that, emails attached to records have UTC time.</div><div>Server is in Kuala Lumpur and this causing confusion.</div><div>Email is sent from Gmail account where timezone is also set correctly.</div><div>Where to look?</div><div><br></div><div>Stacye</div></div>
<br></div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><span><font color="#888888"><br></font></span></blockquote></div><span><font color="#888888"><br><br clear="all"><br>-- <br><div><div dir="ltr"><div>Regards,<br></div>Manu<br></div></div>
</font></span></div>
<br></div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br><br clear="all"><br>-- <br><div><div dir="ltr"><div>Regards,<br></div>Manu<br></div></div>
</div>
</div></div><br></div></div>_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>
</blockquote></div><br></div>