Skip to content

Issues when using latest Contentbox version V5.3 #18

@kevin-kahootz

Description

@kevin-kahootz

Trying to run this with ContentBox v5.3 have fixed a couple of problems as below but I still have issues.

The calls to AdminMenuService@cb in ModuleConfig.cfc should be updated to AdminMenuService@contentbox.

In handlers\base.cfc the dependency injection property use entityService which should be replaced by VirtualEntityService.

Unfortunately, there is still an issue with the creation of the Virtual Entity Services and it is saying it can't find the entity it is using to build it. The error says "Error building: FieldService@cbFormBuilder -> No entity (persistent component) with name [Field] found".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions