[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vtigercrm-developers
Subject:    Re: [Vtigercrm-developers] timezone issue
From:       Stacey Johnson <stacey.johnson110 () gmail ! com>
Date:       2015-06-30 16:51:25
Message-ID: CACzPH2PM3aCV_EM=TAMwuBAivZC3ZVZmNdYF_z2BOUzKW4pNgg () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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.

On Tue, Jun 30, 2015 at 10:53 PM, Stacey Johnson <
stacey.johnson110@gmail.com> wrote:

> This did't change issue. System still recording GMT time instead of my
> server time
> Any clue?
>
> Stacey
>
> On Tue, Jun 30, 2015 at 9:59 PM, Manu urs <manu.k@vtiger.com> wrote:
>
>> Hi  to resolve the http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8573
>> issue
>>
>> In the /modules/Vtiger/models/Module.php  replace the  (Line no  561-566)
>>
>>
>> *foreach ($list_fields as $key => $fieldInfo) {
>>                 $columnName = $fieldInfo[1];
>>                 if(array_key_exists($key, $list_fields_name)){
>>                     $relatedListFields[$columnName] = $list_fields_name[$key];
>>                 }
>>             }*
>> with the
>>
>>
>> *foreach ($list_fields as $key => $fieldInfo) {
>> 			foreach ($fieldInfo as $columnName) {
>> 				if(array_key_exists($key, $list_fields_name)){
>> 					$relatedListFields[$columnName] = $list_fields_name[$key];
>> 				}
>> 			} }*
>>
>>
>>
>> We will address #8282 enhancement  in the next release.
>>
>>
>> Regards,
>> Manu Urs
>>
>>
>>
>>
>> On Tue, Jun 30, 2015 at 7:49 PM, Stacey Johnson <
>> stacey.johnson110@gmail.com> wrote:
>>
>>> I meant #8282
>>>
>>> On Tue, Jun 30, 2015 at 9:18 PM, Stacey Johnson <
>>> stacey.johnson110@gmail.com> wrote:
>>>
>>>> sure is reproducible but why ticket is open 9 months?
>>>> can you guys look at it before releasing new version please
>>>>
>>>> cheers
>>>> Stacey
>>>>
>>>> On Thu, Jun 11, 2015 at 8:59 PM, Manu urs <manu.k@vtiger.com> wrote:
>>>>
>>>>> Hi  Stacey,
>>>>>
>>>>> This issue is reproducible due to wrong entry in the related list
>>>>> header fields. Here is a trac link regarding the issue .
>>>>> http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8573
>>>>>
>>>>> Regards,
>>>>> Manu Urs
>>>>>
>>>>> On Thu, Jun 11, 2015 at 9:46 AM, Stacey Johnson <
>>>>> stacey.johnson110@gmail.com> wrote:
>>>>>
>>>>>> I got set timezone correctly in config.inc and php.ini and system
>>>>>> Despite that, emails attached to records have UTC time.
>>>>>> Server is in Kuala Lumpur and this causing confusion.
>>>>>> Email is sent from Gmail account where timezone is also set correctly.
>>>>>> Where to look?
>>>>>>
>>>>>> Stacye
>>>>>>
>>>>>> _______________________________________________
>>>>>> http://www.vtiger.com/
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Regards,
>>>>> Manu
>>>>>
>>>>> _______________________________________________
>>>>> http://www.vtiger.com/
>>>>>
>>>>
>>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>>
>> --
>> Regards,
>> Manu
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>

[Attachment #5 (text/html)]

<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">&lt;<a href="mailto:stacey.johnson110@gmail.com" \
target="_blank">stacey.johnson110@gmail.com</a>&gt;</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&#39;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">&lt;<a href="mailto:manu.k@vtiger.com" \
target="_blank">manu.k@vtiger.com</a>&gt;</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 =&gt; $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 \
=&gt; $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">&lt;<a href="mailto:stacey.johnson110@gmail.com" \
target="_blank">stacey.johnson110@gmail.com</a>&gt;</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">&lt;<a href="mailto:stacey.johnson110@gmail.com" \
target="_blank">stacey.johnson110@gmail.com</a>&gt;</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">&lt;<a href="mailto:manu.k@vtiger.com" \
target="_blank">manu.k@vtiger.com</a>&gt;</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">&lt;<a \
href="mailto:stacey.johnson110@gmail.com" \
target="_blank">stacey.johnson110@gmail.com</a>&gt;</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>



_______________________________________________
http://www.vtiger.com/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic