[Vtigercrm-developers] Error Importing custom module
Joe Bordes
joe at tsolucio.com
Sun Sep 22 14:07:54 UTC 2013
Hi,
I had a quick look at the manifest file. There are no fields!! So you
must have done something wrong with the definitions. Most probably you
are using some capital letters or none accepted special characters.
Field names should be all lowercase, and column fields MUST be in lowercase
<fieldname>PetsName</fieldname>
try reviewing that
Joe
TSolucio
El 21/09/13 22:17, Oscar Medina escribió:
> 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
>
>
>
>
>
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130922/c0792fd6/attachment.html>
More information about the vtigercrm-developers
mailing list