[Vtigercrm-developers] 6.1 Calendar Settings not loading - HIDE_COMPLETED_EVENTS_MODEL

Uma S uma.s at vtiger.com
Tue Feb 3 07:29:59 GMT 2015


Hi,

This field is getting added during migration from vtiger 6.0 to 6.1. you
can find this code in modules/Migration/schema/600_to_610.php file.

Are you checking this against migrated instance? If so please check this in
your migration script.

On Tue, Feb 3, 2015 at 12:30 PM, Richard Hills - Technologywise <
richard at tw.co.nz> wrote:

>  I just checked database_schema and we're indeed missing this column. if
> you can let me know when/how this is generated / where it is meant to be
> that'd be awesome, but I will look from here myself also.
>
> Thanks
>
>
> On 03/02/15 19:49, Richard Hills - Technologywise wrote:
>
> Hi Uma
>
> Which table should the field exist in?
>
> Thanks
>
> On 03/02/15 19:31, Uma S wrote:
>
> Hi,
>
>  Do execute this query on your instance database and check whether the
> field hidecompletedevents exist? During generation of record structure for
> calendar settings this field will be included.
>
> On Tue, Feb 3, 2015 at 4:49 AM, Richard Hills - Technologywise <
> richard at tw.co.nz> wrote:
>
>>  Just looking for some follow up on this. I now have this issue on our
>> latest attempt at a 6.2 upgrade.
>>
>> I can force the settings to load by getting rid of :
>>     layouts/vlayout/modules/Calendar/CalendarSettings.tpl
>>
>>                         <div class="control-group">
>>                             <label
>> class="control-label">{vtranslate($HIDE_COMPLETED_EVENTS_MODEL->get('label'),$MODULE)}</label>
>>                             <div class="controls">
>>                                 <br />
>>                                 {include
>> file=vtemplate_path($HIDE_COMPLETED_EVENTS_MODEL->getUITypeModel()->getTemplateName(),$MODULE)}
>>                             </div>
>>                         </div>
>>
>>
>> This issue does not appear to exist on a fresh install, so I assume my
>> database is missing something required for this. Any assistance would be
>> great.
>>
>> Thank you
>>
>>
>>
>> On 24/09/14 15:26, Richard Hills - Technologywise wrote:
>>
>>  Calendar Settings are not loading on my installation, this is caused by:
>> *layouts/vlayout/modules/Calendar/CalendarSettings.tpl*
>> referencing an object:
>> *$HIDE_COMPLETED_EVENTS_MODEL*
>>
>> When I remove the call for this object all seems fine, just wondering if
>> I am missing some configuration setting/have another migration hiccup
>> or...  has someone else also experienced this issue?
>>
>> Thanks in advance
>>
>> --
>> Richard Hills
>> TechnologyWise Ltd, Tauranga, NZrichard at tw.co.nzwww.technologywise.co.nz
>> ph: +64 (0)7 571 1060
>> fax: +64 (0)7 571 1061
>>
>>
>>
>>  _______________________________________________http://www.vtiger.com/
>>
>>
>> --
>> Richard Hills
>> TechnologyWise Ltd, Tauranga, NZrichard at tw.co.nzwww.technologywise.co.nz
>> ph: +64 (0)7 571 1060
>> fax: +64 (0)7 571 1061
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
>
>  --
>  With
> Best Regards
> Uma.S
> Vtiger Team
>
>
> _______________________________________________http://www.vtiger.com/
>
>
>
>
> _______________________________________________http://www.vtiger.com/
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150203/90456c97/attachment-0001.html>


More information about the vtigercrm-developers mailing list