Skip to content

installation error ..  #37

@mfalkenhahn

Description

@mfalkenhahn

2016-03-15 13:40:01 Error 42S02 executing statement:
Array
(
[0] => 42S02
[1] => 1146
[2] => Table 'xxx.modx_discuss_thread_participants' doesn't exist
)

within the modMenu/ .... resolve.table.resolver file.

case xPDOTransport::ACTION_INSTALL:

           !!!!!! wrong value >     $manager->createObjectContainer('disParticipant');                !!!!!
          replacement ->            $manager->createObjectContainer('disThreadParticipant');

will fix the installation problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions