<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>Done.  The error reported is “</span><span style='font-size:9.0pt;font-family:"Arial",sans-serif;color:#333333;letter-spacing:.05pt;background:white'>Call to undefined function mb_strlen() in<span class=apple-converted-space> </span></span><span style='font-size:13.0pt;font-family:"Arial",sans-serif;color:#333333;letter-spacing:.05pt;background:white'>/var/www/html/vtigercrm/modules/Settings/Workflows/models/ListView.php</span><span class=apple-converted-space><span style='font-size:9.0pt;font-family:"Arial",sans-serif;color:#333333;letter-spacing:.05pt;background:white'> </span></span><span style='font-size:9.0pt;font-family:"Arial",sans-serif;color:#333333;letter-spacing:.05pt;background:white'>on line<span class=apple-converted-space> </span></span><span style='font-size:13.0pt;font-family:"Arial",sans-serif;color:#333333;letter-spacing:.05pt;background:white'>94</span><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>”<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>I’m running VTiger 7.0 with PHP version 5.5.38<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> vtigercrm-developers-bounces@lists.vtigercrm.com [mailto:vtigercrm-developers-bounces@lists.vtigercrm.com] <b>On Behalf Of </b>Satish Dvnk<br><b>Sent:</b> Thursday, March 30, 2017 2:45 AM<br><b>To:</b> vtigercrm-developers@lists.vtigercrm.com<br><b>Subject:</b> Re: [Vtigercrm-developers] Workflow issue on install<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Hi Chris,<o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'>Can you enable error reporting values in config.inc.php at line #20 as follows<br><br>ini_set('display_errors','on'); error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT); // STRICT DEVELOPMENT<o:p></o:p></p></div></div><div><p class=MsoNormal><br clear=all><o:p></o:p></p><div><div><div><p class=MsoNormal><b><span style='font-family:"Verdana",sans-serif;color:#999999;background:white'>regards,</span></b><b><span style='font-family:"Verdana",sans-serif'><br>Satish.Dvnk</span></b><o:p></o:p></p></div></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Wed, Mar 29, 2017 at 7:48 PM, Chris Thompson <<a href="mailto:cthompson@moderas.org" target="_blank">cthompson@moderas.org</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>I've installed (and reinstalled) VTiger 7.0 and for some reason I am unable<br>to create workflows.  Additionally when I click on workflow the menus stop<br>working.  I know I've installed this successfully before so I'm doing<br>something wrong with the install I assume, possibly permissions.  I've<br>granted ownership to the folder to the apache user which is what my version<br>of linux is using to run httpd.  Any thoughts?<br><br>-Chris<br><br>_______________________________________________<br><a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>