Ok, so it seems that the simple answer is the right one. <br><br>some how I didn't have wget go deep enough to get the files that belong there. Wish they would just tarball the source for easy retreival.<br><br>wget round two with different arguments. :-(<br>
<br><br>
<br><br><div class="gmail_quote">On Thu, Nov 1, 2012 at 12:15 PM, Adam Heinz <span dir="ltr"><<a href="mailto:amh@metricwise.net" target="_blank">amh@metricwise.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That's looks like a file cache, which you would expect to be missing<br>
on first run. It's possible the warning message is messing up AJAX<br>
calls, so throw an @ in front of file_get_contents and see if that<br>
clears anything up?<br>
<div><div class="h5"><br>
On Thu, Nov 1, 2012 at 12:06 PM, Doug <<a href="mailto:sailsfast@gmail.com">sailsfast@gmail.com</a>> wrote:<br>
> Opps... Sorry...<br>
><br>
> Error:<br>
><br>
> Warning:<br>
> file_get_contents(/var/www/vt60b/include/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.ser):<br>
> failed to open stream: No such file or directory in<br>
> /var/www/vt60b/include/htmlpurifier/library/HTMLPurifier/ConfigSchema.php on<br>
> line 63<br>
><br>
> And indeed the file is not there<br>
><br>
><br>
><br>
><br>
> On Thu, Nov 1, 2012 at 12:00 PM, Doug <<a href="mailto:sailsfast@gmail.com">sailsfast@gmail.com</a>> wrote:<br>
>><br>
>> So I have installed 6.0 on a Ubuntu 12.04 server...<br>
>><br>
>> Setup went smoothly<br>
>><br>
>> however when I hit the index.php... I hit the logon screen and then it<br>
>> goes to blank.<br>
>><br>
>> any ideas or should i just go for reinstall?<br>
>><br>
>><br>
>><br>
>> On Thu, Nov 1, 2012 at 6:39 AM, Stefan Warnat <<a href="mailto:ich@stefanwarnat.de">ich@stefanwarnat.de</a>> wrote:<br>
>>><br>
>>> Hy,<br>
>>><br>
>>> Congratulations!<br>
>>> You have done a great step forward!<br>
>>><br>
>>> The html5 expert in my team is very enthusiastic. ;)<br>
>>><br>
>>> I have a feature, it will help much, if you could integrate this.<br>
>>><br>
>>> Could you please add the fieldname into the td of each field?<br>
>>> At the moment it's impossible to find the related td of a specific field,<br>
>>> if the readonly mode is used.<br>
>>><br>
>>> Stefan<br>
>>><br>
>>><br>
>>><br>
>>> Am 31.10.2012 22:17, schrieb Prasad:<br>
>>><br>
>>> Today we reached an important milestone on the road to Vtiger CRM 6 - we<br>
>>> are pleased to announce the<br>
>>> early access of source code for our developer community to enable<br>
>>> extension development and contributions on the new platform.<br>
>>><br>
>>> SVN: <a href="http://trac.vtiger.com/svn/vtiger/vtigercrm/branches/6.0.0" target="_blank">http://trac.vtiger.com/svn/vtiger/vtigercrm/branches/6.0.0</a><br>
>>><br>
>>> Our primary goals with Vtiger CRM 6 are the following:<br>
>>><br>
>>> Make Vtiger easier to use (UX)<br>
>>> Make Vtiger easier to develop for.<br>
>>><br>
>>> A long journey<br>
>>><br>
>>> We started work on Vtiger 6 over 8 months ago. On the UI end we worked<br>
>>> off a fresh slate and arrived at the current design<br>
>>> after several iterations and the continuous process of collecting and<br>
>>> integrating feedback. We then shifted our focus to new libraries,<br>
>>> and refactored some of the server side code to provide a clean interface<br>
>>> for the front-end code.<br>
>>><br>
>>> After more than 10,000 hours of work, we are thrilled to finally release<br>
>>> the code that we've been working on<br>
>>> for your feedback and use in your extension development.<br>
>>><br>
>>> A brand new UI<br>
>>><br>
>>> With Vtiger CRM 6, improving usability was our main goal. Completely new<br>
>>> front-end code has been written from ground up using new libraries<br>
>>> (Bootstrap, jQuery...). The new UI aims to provide a better user experience,<br>
>>> while simultaneously making future development for Vtiger easier.<br>
>>> Developers will, for example, find that it is now quite easy to add new<br>
>>> layouts and skins.<br>
>>><br>
>>> New features<br>
>>><br>
>>> On the journey to a better UI, we added some features to improve user<br>
>>> experience:<br>
>>><br>
>>> Module level dashboards<br>
>>> History widget in the dashboard showing recent actions in the CRM<br>
>>> (updates and comments)<br>
>>> Summary views added to offer useful information at a quick glance (in<br>
>>> Leads, Contacts, Opportunities, Projects and more modules)<br>
>>><br>
>>> Key improvements for developers<br>
>>><br>
>>> New UI follows the MVC model, which is easier to maintain<br>
>>> Simpler folder structure (easy to follow the code)<br>
>>> Simpler structure for Language files<br>
>>> Simpler structure for Themes (layouts) and Skins (colors)<br>
>>><br>
>>> Please refer to the following developer guide for more details.<br>
>>><br>
>>> Developer Guide:<br>
>>> <a href="https://wiki.vtiger.com/index.php/Vtiger_6_Developer_Guide" target="_blank">https://wiki.vtiger.com/index.php/Vtiger_6_Developer_Guide</a><br>
>>><br>
>>> The road ahead<br>
>>><br>
>>> The following areas are yet to be completed in the new UI<br>
>>><br>
>>> All Settings pages<br>
>>> Calendar sharing, Report Charts, and some minor features<br>
>>> Mail Manager<br>
>>> Dashboard widget for showing custom filters<br>
>>><br>
>>> We plan to release the complete UI overhaul around the end of the year.<br>
>>><br>
>>> We need your help!<br>
>>><br>
>>> To ensure the successful release of Vtiger CRM 6, we need your help to:<br>
>>><br>
>>> Port extensions to Vtiger 6.<br>
>>> Test for gaps in security<br>
>>> Validate Vtiger 6 (keep us posted on issues you notice (trac - please<br>
>>> mark the version as 6.0 ea.))<br>
>>><br>
>>> We plan to have all extensions working with Vtiger CRM 6 by the time of<br>
>>> the GA release.<br>
>>> Receiving early feedback on porting issues will help us ensure that a<br>
>>> strategy and process is in place to make this happen.<br>
>>> We really look forward to working with you in the coming weeks to help<br>
>>> make the public release Vtiger 6 a tremendous success.<br>
>>><br>
>>> Warmest Regards,<br>
>>> The Vtiger Team<br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> Freelancer@Webdevelopment<br>
>>><br>
>>> Web: <a href="http://www.stefanwarnat.de" target="_blank">http://www.stefanwarnat.de</a><br>
>>> Xing: <a href="https://www.xing.com/profile/Stefan_Warnat2" target="_blank">https://www.xing.com/profile/Stefan_Warnat2</a><br>
>>> eMail: <a href="mailto:ich@stefanwarnat.de">ich@stefanwarnat.de</a><br>
>>><br>
>>> Telefon: 0162 / 2548568<br>
>>> (Werktags 12 - 18 Uhr)<br>
>>><br>
>>> _______________________________________________<br>
>>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>><br>
>><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br>