<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I tried the script from the developer guide and it gives this
error: <br>
</p>
<p><b>Fatal error</b>: Call to undefined method
Vtiger_Module::getBlocks() in <b>xxx\includes\runtime\Cache.php</b>
on line <b>475</b></p>
<p>But I checked the Cache.php file against the same file of a 7.1
version and the two files are identical, what else can be the
issue?<br>
<b></b></p>
<br>
<div class="moz-cite-prefix">On 05/06/2018 16:43, Alan Lord wrote:<br>
</div>
<blockquote type="cite" cite="mid:pf67e9$h3m$1@blaine.gmane.org">On
05/06/18 15:14, lucia digirolamo wrote:
<br>
<blockquote type="cite">- if not, is there an alternative way to
create a custom module (without using exentensions)?
<br>
</blockquote>
<br>
Sure, you can write your own scripts to do it following the
examples from the developer guides [1]
<br>
<br>
<blockquote type="cite">- is there a migration tool from vtiger
7.0 to vtiger 7.1 (I tested v7.1 and console.php works there) ?
<br>
</blockquote>
<br>
Yes. Migration is "built-in". Hint:
modules/Migration/schema/701_to_710.php
<br>
<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="http://community.vtiger.com/help/vtigercrm/developers/develop-extensions-for-vtiger.html">http://community.vtiger.com/help/vtigercrm/developers/develop-extensions-for-vtiger.html</a><br>
<br>
_______________________________________________
<br>
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a>
<br>
<br>
</blockquote>
<br>
</body>
</html>