[Vtigercrm-developers] vtiger asterisk / phone calls module

Alan Lord (News) alanslists at gmail.com
Thu Oct 23 21:13:31 GMT 2014


On 23/10/14 21:46, Richard Hills - Technologywise wrote:
> I have now found what is causing the error on my system.
>
> Inside of: ./layouts/vlayout/modules/Settings/PBXManager/index.tpl
> Line 16:
>>                 <div class="span4"><div class="pull-right"><button
>> class="btn editButton"
>> data-url='{$MODULE_MODEL->getEditViewUrl()}&mode=showpopup&id={$RECORD_ID}'
>> type="button" title="{vtranslate('LBL_EDIT',
>> $QUALIFIED_MODULE)}"><strong>{vtranslate('LBL_EDIT',
>> $QUALIFIED_MODULE)}</strong></button></div></div>
>
> The call for $MODULE_MODEL->getEditViewUrl() is failing.

So you need to work out why your PBXManager Module Model doesn't exist 
or doesn't have that function. It should do...

That function should be defined in 
modules/Settings/PBXManager/models/Module.php


Al

-- 
Libertus Solutions
http://www.libertus.co.uk



More information about the vtigercrm-developers mailing list