ghadjic
Joined: 07 Apr 2008
Posts: 2
|
| Posted: Mon Apr 07, 2008 2:44 pm Post subject: problem Vtiger asterisk confic.php |
|
|
Hello,
i put all the paraminters For Instal the Asterisk in Vtiger and i Have problem with config.php file. Where is the problem?
i write the config like that.
<?php
include('config.inc.php');
$ASTERISK_INTEGRATION = "true";
$PHONE_DISPLAY = 'true';
$PHONE_LINK = 'true';
?>
Fatal error: Call to undefined function getTabModuleName() in C:\Program Files\vtigercrm5\apache\htdocs\vtigerCRM\include\utils\UserInfoUtil.php on line 4757 |
|