[Vtigercrm-developers] Workflow issue on install
Chris Thompson
cthompson at moderas.org
Thu Mar 30 13:32:36 GMT 2017
Done. The error reported is “Call to undefined function mb_strlen() in /var/www/html/vtigercrm/modules/Settings/Workflows/models/ListView.php on line 94”
I’m running VTiger 7.0 with PHP version 5.5.38
From: vtigercrm-developers-bounces at lists.vtigercrm.com [mailto:vtigercrm-developers-bounces at lists.vtigercrm.com] On Behalf Of Satish Dvnk
Sent: Thursday, March 30, 2017 2:45 AM
To: vtigercrm-developers at lists.vtigercrm.com
Subject: Re: [Vtigercrm-developers] Workflow issue on install
Hi Chris,
Can you enable error reporting values in config.inc.php at line #20 as follows
ini_set('display_errors','on'); error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT); // STRICT DEVELOPMENT
regards,
Satish.Dvnk
On Wed, Mar 29, 2017 at 7:48 PM, Chris Thompson <cthompson at moderas.org <mailto:cthompson at moderas.org> > wrote:
I've installed (and reinstalled) VTiger 7.0 and for some reason I am unable
to create workflows. Additionally when I click on workflow the menus stop
working. I know I've installed this successfully before so I'm doing
something wrong with the install I assume, possibly permissions. I've
granted ownership to the folder to the apache user which is what my version
of linux is using to run httpd. Any thoughts?
-Chris
_______________________________________________
http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20170330/0f842451/attachment.html>
More information about the vtigercrm-developers
mailing list