<div dir='auto'>You mean i need to check update file to check ?<div dir="auto">Or maybe i Can check and repaire data base before update ?</div></div><div class="gmail_extra"><br><div class="gmail_quote">Le 23 déc. 2020 13:24, 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">On 23/12/2020 08:51, Yannick Berges wrote:
<br>
> ok but why this errors ? no idea ?
<br>
>
<br>
> in fact i need to checl all error and add redo sql request manualy that it ?
<br>
>
<br>
> how to be sure all php file remplacement are good ? like sql ?
<br>
>
<br>
> regards
<br>
<br>
In my experience a lot of the foreign key constraint errors occur when
<br>
you are migrating a fairly old database and some of the tables that are
<br>
to be constrained together do not have matching rows. Typically this
<br>
causes the creation of a few (4?) tables for custom filters to fail
<br>
completely. The problems caused by this only show up to non-admin users.
<br>
<br>
For the first error regarding a missing dashboardtabid column, you need
<br>
to go back further and find out where, in the migration process, it was
<br>
supposed to have been created in the first place and then why it was not.
<br>
<br>
HTH
<br>
<br>
Al
<br>
<br>
_______________________________________________
<br>
http://www.vtiger.com/
<br>
</p>
</blockquote></div><br></div>