[Vtigercrm-developers] Error Importing custom module

Oscar Medina oamedina at earthlink.net
Sat Sep 21 20:17:19 UTC 2013


I'm a newbie creating a new module for a friend as a favor.  The PHP environment is new to me, I typically work with .NET and Java.

I created the attached Module, but I'm getting an error when I try to import.

"Fatal error: Call to a member function getModuleName() on a non-object in /home/southlr/public_html/SDTM/vtlib/Vtiger/Filter.php on line 130"

In addition, the module DOES appear in the list of imported modules but when I attempt to configure I get the following error.


Fatal error: Uncaught exception 'WebServiceException' with message 'Permission to perform the operation is denied for name' in /home/southlr/public_html/SDTM/include/Webservices/VtigerWebserviceObject.php:50 Stack trace: #0 /home/southlr/public_html/SDTM/include/Webservices/Utils.php(427): VtigerWebserviceObject::fromName(Object(PearDatabase), 'Pets') #1 /home/southlr/public_html/SDTM/modules/Settings/LayoutBlockList.php(167): vtws_getModuleHandlerFromName() #2 /home/southlr/public_html/SDTM/modules/Settings/LayoutBlockList.php(96): getFieldListEntries('Pets', Object(Users)) #3 /home/southlr/public_html/SDTM/index.php(749): include('/home/southlr/p...') #4 {main} thrown in /home/southlr/public_html/SDTM/include/Webservices/VtigerWebserviceObject.php on line 50


I'd appreciate any guidance or assistance.

Oscar
 
 
 
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PetsImport.zip
Type: application/x-zip-compressed
Size: 27183 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130921/e5272c95/attachment-0001.bin>


More information about the vtigercrm-developers mailing list