Skip to content

Exception when creating new experiment #2

Description

@tivoodoo

Dear Dev-Team,

after setting up drupal and enable all exframe modules, i tried to create a new experiment with the add content menu. But the following exception always occurs:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupaldatabase.rtype_jobs' doesn't exist

When i look up in the database, there is no table with the name "rtype_jobs". I also tried to look up for an drupal file, which is used to create the table "rtype_jobs" (linux command: grep -r -F "schema['rtype_jobs']") , but there is no such file neither.

What should i do to bring the project to work?

Best regards,
Tien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions