<div dir='auto'>I will try to Redon 6.5 to 7 and post thé report</div><div class="gmail_extra"><br><div class="gmail_quote">Le 18 déc. 2020 23:35, Alan Lord <alanslists@gmail.com> a écrit :<br type="attribution" /><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">I run modify the migration scripts and run them from the command line <br>
and set dieOnError in the $db.</p>
<p dir="ltr">It fails a lot ;-)</p>
<p dir="ltr">HTH</p>
<p dir="ltr">Al<br></p>
<p dir="ltr">On 18/12/2020 17:13, Rubén A. Estrada Orozco wrote:<br>
> Just because you don't see errors, it doesn't mean there are no errors.<br>
> <br>
> Be sure that after each migration you see this message in the part of <br>
> the process where database changes take place:<br>
> <br>
> If you don't see that, it means there was an error in the middle of the <br>
> migration process. The thing is, Vtiger doesn't warn about that and you <br>
> might think everything completed smoothly when in fact it didn't.<br>
> <br>
> Also turn on the logs during the migration process and check them out.<br>
> <br>
> If you have third party extensions, you should be careful with those. <br>
> Especially when going from vt 6 to vt 7.<br>
> <br>
> Saludos<br>
> <br>
> Rubén<br>
> <br>
> <br>
> On Fri, Dec 18, 2020 at 8:40 AM Yannick Berges <micker@free.fr <br>
> <mailto:micker@free.fr>> wrote:<br>
> <br>
> I already do the same migrate<br>
> 1 copy 6.5 instance<br>
> 2 upload patch<br>
> 3 runing upgrade process<br>
> 4 no error in report migrate done<br>
> 5 checking 7.0 all seems good for records but i can't add any widget<br>
> in dashboard, checking database => dahsboard table doesn't update<br>
> (dashboardtabid and size or missing), i can't be sure that migration<br>
> is ok in other place...<br>
> <br>
> Le 18/12/2020 à 15:31, Uma S a écrit :<br>
>> Hi Yannick,<br>
>><br>
>> Yes! As I shared before you need to redo the migration process<br>
>> with your backup copy.<br>
>><br>
>> On Fri, Dec 18, 2020 at 7:42 PM Yannick Berges <micker@free.fr<br>
>> <mailto:micker@free.fr>> wrote:<br>
>><br>
>> i redo<br>
>><br>
>> 6.5 to 7.0 with upgrade process (migrate) content seems good<br>
>> but for exemple dashboard is broken (can't add widget) becaus<br>
>> new field in table isn't added<br>
>><br>
>> i can 't be sure that 7.0 is good...<br>
>><br>
>> Le 18/12/2020 à 12:10, Uma S a écrit :<br>
>>> Hi Yannick,<br>
>>><br>
>>> We verified that this api is introduced during 700_to_710<br>
>>> migration<br>
>>> <https://sourceforge.net/projects/vtigercrm/files/vtiger%20CRM%207.1.0/Core%20Product/>,<br>
>>> So i think there is something wrong in this process.<br>
>>><br>
>>> On Fri, Dec 18, 2020 at 3:31 PM Yannick Berges<br>
>>> <micker@free.fr <mailto:micker@free.fr>> wrote:<br>
>>><br>
>>> Blanck page with<br>
>>><br>
>>> Fatal error: Uncaught Error: Call to undefined method<br>
>>> Vtiger_MenuStructure_Model::getAppIcons()<br>
>>><br>
>>> i check menustructure.php<br>
>>><br>
>>> i have this<br>
>>><br>
>>><br>
>>> and after correction<br>
>>><br>
>>> Le 18/12/2020 à 10:49, Uma S a écrit :<br>
>>>> >>For error in 7.2 juste After login in all page<br>
>>>><br>
>>>> Is there error info that's thrown?<br>
>>>><br>
>>>> On Fri, Dec 18, 2020 at 12:28 PM <micker@free.fr<br>
>>>> <mailto:micker@free.fr>> wrote:<br>
>>>><br>
>>>> Hello i use update patch migration step by step<br>
>>>> And test vtiger After each upgrade<br>
>>>> For error in 7.2 juste After login in all page<br>
>>>><br>
>>>><br>
>>>> Le 18 déc. 2020 05:08, Uma S <uma.s@vtiger.com<br>
>>>> <mailto:uma.s@vtiger.com>> a écrit :<br>
>>>><br>
>>>> Hi Yannick,<br>
>>>><br>
>>>> From the explained scenario it's clear that the<br>
>>>> migration process has an issue, Did you follow<br>
>>>> the migration manual<br>
>>>> <https://community.vtiger.com/help/vtigercrm/administrators/migration.html>?<br>
>>>><br>
>>>> >>Fatal error: Uncaught Error: Call to undefined<br>
>>>> method Vtiger_MenuStructure_Model::getAppIcons()<br>
>>>> Please be precise on which location you faced<br>
>>>> this issue? On current instances I could see<br>
>>>> this api is called only from Smarty files.<br>
>>>><br>
>>>> I decided to upload a complete 7.2 install over<br>
>>>> my current install ... no error i can check my<br>
>>>> crm but now all my list records or empty, i<br>
>>>> can't create anything.<br>
>>>> Without proper migration, getting a new instance<br>
>>>> will not restore your old records.<br>
>>>><br>
>>>> Have you taken backup during the migration<br>
>>>> process, Is yes, please do use that and follow<br>
>>>> the migration manual in sequence as specified in<br>
>>>> respository<br>
>>>> <https://sourceforge.net/projects/vtigercrm/files/>.<br>
>>>><br>
>>>><br>
>>>> On Fri, Dec 18, 2020 at 1:57 AM Yannick Berges<br>
>>>> <micker@free.fr <mailto:micker@free.fr>> wrote:<br>
>>>><br>
>>>> Hello i have a very strange problem and<br>
>>>> maybe only a dev can help me<br>
>>>><br>
>>>> I do this in test crm<br>
>>>><br>
>>>> i have a vt6.5 (with migration too)<br>
>>>> i update to vt7.0 all seams good (with<br>
>>>> migration too)<br>
>>>> i update to vt7.1 ... all seams good but i<br>
>>>> can't add widget => i check database and new<br>
>>>> field in like dashboardtaid and size aren't<br>
>>>> created .. i correct it ... vtiger weams<br>
>>>> works great but no sure that field are<br>
>>>> missing in other table<br>
>>>><br>
>>>> => how can run a script to update database ?<br>
>>>> to be sure<br>
>>>><br>
>>>> i try to update to vt7.2 and now blank page<br>
>>>> ... i use debug and i found an Fatal error:<br>
>>>> Uncaught Error: Call to undefined method<br>
>>>> Vtiger_MenuStructure_Model::getAppIcons()<br>
>>>><br>
>>>> i check file and i found a problem a missing<br>
>>>> class in vtiger model ... damn ... i decide<br>
>>>> to upload a complet 7.2 install over my<br>
>>>> current install ... no error i can check my<br>
>>>> crm but now all my list records or empty, i<br>
>>>> can't create anything ....<br>
>>>><br>
>>>> what is my error ?<br>
>>>><br>
>>>> regards<br>
>>>><br>
>>>><br>
>>>> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient><br>
>>>> Garanti sans virus. www.avg.com<br>
>>>> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient><br>
>>>><br>
>>>><br>
>>>> <#m_5405318627903746340_m_-5040405493955899183_m_552242231999260311_m_5840298845509005094_m_1165854958263221719_m_4932712583407482721_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2><br>
>>>> _______________________________________________<br>
>>>> http://www.vtiger.com/<br>
>>>><br>
>>>><br>
>>>><br>
>>>> -- <br>
>>>> With<br>
>>>> Best Regards<br>
>>>> Uma.S<br>
>>>> Vtiger Team<br>
>>>><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> http://www.vtiger.com/<br>
>>>><br>
>>>><br>
>>>><br>
>>>> -- <br>
>>>> With<br>
>>>> Best Regards<br>
>>>> Uma.S<br>
>>>> Vtiger Team<br>
>>>><br>
>>>> _______________________________________________<br>
>>>> http://www.vtiger.com/<br>
>>><br>
>>><br>
>>><br>
>>> -- <br>
>>> With<br>
>>> Best Regards<br>
>>> Uma.S<br>
>>> Vtiger Team<br>
>><br>
>><br>
>><br>
>> -- <br>
>> With<br>
>> Best Regards<br>
>> Uma.S<br>
>> Vtiger Team<br>
>><br>
>> _______________________________________________<br>
>> http://www.vtiger.com/<br>
> _______________________________________________<br>
> http://www.vtiger.com/<br>
> <br>
> <br>
> _______________________________________________<br>
> http://www.vtiger.com/<br>
> <br>
_______________________________________________<br>
http://www.vtiger.com/</p>
</blockquote></div><br></div>