<div dir="ltr"><div><div>Thanks for the tip Sutharsan and Alan. So it looks like vtiger is looking for a class in a module that is not yet marked as installed. It exists only under the pkg folder <br>and not the module folder. The database I restored to provide some data comes from an installation with installed modules so its probably something in the data that is causing it to look for this class. How can I install the required modules manually? i.e not having to got though the installation process?<br><br></div>Ideally I am looking at running head or as close to head as possible to get the latest bug fixes to be able to patches production fromĀ  a test environment. Of course it will also be a good place to test our own bug fixes. But it would be good to be able to use a copy of the production db to do this. <br></div><div><br></div>Thanks<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 July 2017 at 10:27, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 18/07/17 20:42, Mark wrote:<br>
</span><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
Is there a guide to manually setting up a dev environment. I have edited the config.inc.php file with the database credentials and create the database manually but I just geth the white screen of death without anything in the log files, web dev console etc. It appears to fail on some ajax call.<br>
</blockquote>
<br></span>
Also, make sure the $Site_URL and path are correct in the config.inc.php file.<br>
<br>
If you enable error reporting and use the javascript console in your browser you should get to see what the error is.<br>
<br>
______________________________<wbr>_________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div>