Skip to content

No datascribe_project table. #84

@hawkpf

Description

@hawkpf

After I install this module on omeka s 3.0.2 and I go to the Datascribe tab (dashboard) I get the following error.
Doctrine\DBAL\Exception\TableNotFoundException
An exception occurred while executing 'SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.description AS description_2, d0_.created AS created_3, d0_.modified AS modified_4, d0_.is_public AS is_public_5, d0_.owner_id AS owner_id_6, d0_.created_by_id AS created_by_id_7, d0_.modified_by_id AS modified_by_id_8 FROM datascribe_project d0_ LEFT JOIN user u1_ ON d0_.owner_id = u1_.id LEFT JOIN datascribe_user d2_ ON d0_.id = d2_.project_id WHERE u1_.id = ? OR d2_.user_id = ? GROUP BY d0_.id ORDER BY d0_.name ASC, d0_.id ASC' with params [1, 1]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'omeka_emkons.datascribe_project' doesn't exist

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