Skip to content

Error for foreign_table=fe_user in TCA configuration #708

@ulrike-cosmoblonde

Description

@ulrike-cosmoblonde

In the TCA configuration for tx_femanager_domain_model_log field 'user' is a typo for foreign_table:
'foreign_table' => 'fe_user' but this needs to be 'fe_users'

Thus resulting in an error:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1439569743: Field user of table tx_femanager_domain_model_log reference to foreign table fe_user, but this table is not defined in TCA

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