Hi Holbok,<br><br>Thanks for suggesting the changes. we will review the changes here  and will update you about the status.<br><br><div><span class="gmail_quote">On 5/31/10, <b class="gmail_sendername">Holbok István</b> &lt;<a href="mailto:holbok@gmail.com">holbok@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000">
Hi Pratim,<br>
<br>
I have just reported ticket #6716 and after it resolved a fatal error
in the migration process from 5.1.0 to 5.2.0 VB1<br>
<br>
There was a missing line and a missing command from the<br>
/modules/Migration/DBChanges/510_to_520.php<br>
<br>
Line: 470<br>
ExecuteQuery(&quot;CREATE TABLE <font color="#990000"><b>IF NOT EXISTS</b></font>
`vtiger_customerportal_prefs` ( `tabid` int(11) NOT NULL, `prefkey` <br>
    varchar(100) default NULL, `prefvalue` int(20) default NULL, INDEX
tabid_idx(tabid) <br>
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8&quot;);<br>
Here is the missing command <font color="#990000"><b>IF NOT EXISTS</b></font>
<br>
<br>
Line: 474-475<br>
<b><font color="#990000">$blockquery = &quot;select blockid from
vtiger_blocks where blocklabel = ?&quot;;</font></b><br>
$blockres = $adb-&gt;pquery($blockquery,array(&#39;LBL_EMAIL_INFORMATION&#39;));<br>
<br>
Here was missing $blockquery identification.<br>
<br>
How I can change or correct in the source it?<br>
<br>
After correction the migration process is running well without any
errors. <br>
<br>
Best regards:<br>
<br>
<div>István Holbok<br>
telefon: +3670-342-0900<br>
e-mail: <a href="mailto:holbok@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">holbok@gmail.com</a><br>
(Hungary)<br>
</div>
<br>
</div>

</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Pratim<br>Vtiger Team