2010-04-26 38 views
0

我已經使用vtlib 2.1 API文檔 在vtigerCRM中創建了一個新模塊,如以下鏈接中所提供的。 http://wiki.vtiger.com/archives/index.php/Vtiger_CRM_5_Developer_Guide/VTLIB
儘管該模塊似乎已成功創建,但在嘗試添加新記錄時出現以下錯誤。圍繞互聯網狀態使用vtlib 2.1創建新模塊vtiger CRM 5.0.4

(!) WebServiceException: Permission to perform the operation is denied in C:\xampp\htdocs\dnbcrm\include\Webservices\Retrieve.php on line 30 
Call Stack 
# Time Memory Function Location 
1 0.0037 338824 {main}() ..\index.php:0 
2 0.8090 21393040 include('C:\xampp\htdocs\dnbcrm\modules\TargetModule\Save.php') ..\index.php:693 
3 0.8209 21498512 CRMEntity->save() ..\Save.php:21 
4 0.9772 23107304 VTEventsManager->triggerEvent() ..\CRMEntity.php:859 
5 0.9773 23107304 VTEventTrigger->trigger() ..\VTEventsManager.inc:118 
6 1.0133 23415848 VTWorkflowEventHandler->handleEvent() ..\VTEventTrigger.inc:119 
7 1.0218 23433280 VTEntityCache->forId() ..\VTEventHandler.inc:51 
8 1.0218 23433600 VTWorkflowEntity->__construct() ..\VTEntityCache.inc:83 
9 1.0218 23433992 vtws_retrieve() ..\VTEntityCache.inc:16 
+0

對此有何更新?它沒有解決我的問題 它顯示的形式,保存在分貝,但顯示錯誤,不會從那裏去任何地方。 – 2011-07-20 21:58:38

+0

@shojo:有一段時間沒有與vtiger合作過。我自己的一段時間是非常短暫的 – gsk 2011-07-26 07:16:18

回答

1

人們發出Vtiger_Module::initWebservice()來解決這個問題,但實際上它並沒有爲我工作。無論如何,試試看,也許你會比我幸運。

+0

非常感謝Raccoon29。會嘗試這個並讓你知道。 – gsk 2010-09-06 13:22:04