[Vtigercrm-developers] Error trying to save a new Record of a new Custom module

Adam Heinz amh at metricwise.net
Wed Aug 22 04:42:02 PDT 2012


On Tue, Aug 21, 2012 at 5:39 PM, Juan Pablo Botero
<juanpabloboterolopez at gmail.com> wrote:
> I added before the two die statement, i think is more comfortable that i
> attach a document with the output.

The stack trace definitely has some problems.

#0 checkFileAccessForInclusion(modules//.php) called at [<root of
vtiger>/data/CRMEntity.php:54]
#1 CRMEntity::getInstance() called at [<root of
vtiger>/include/events/VTEntityData.inc:37]
#2 VTEntityData::fromEntityId(<db>, 17)

It looks to me like either crmid 17 does not exist in the database, or
has no setype (which is the name of the governing module).  You
created this module with vtlib?  Would you be opposed to posting that
code?


More information about the vtigercrm-developers mailing list