-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels