Problem/Motivation

When i do an installation locally with a clean install of drupal 9.3 i get the following notice on the frontpage: The website encountered an unexpected error. Please try again later. This is caused by the following: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "target" entity type does not exist." at ..... core\lib\Drupal\Core\Entity\EntityTypeManager.php line 143.

Steps to reproduce

Clean installation of drupal 9.3 and 9.4
PHP version 8.1.1
Mysql : 8.0.28
No other modules installed.

Issue fork targets-3276794

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

btriest created an issue. See original summary.

nginex made their first commit to this issue’s fork.

nginex’s picture

Assigned: Unassigned » nginex

  • 7432acc committed on 1.1.x
    Issue #3276794 by nginex: Cant install Targets because of uncaught PHP...
nginex’s picture

Assigned: nginex » Unassigned
Status: Active » Fixed

Thanks for reporting. The fix is available in new module's release

btriest’s picture

Thanks for the quick fix. It works now! I really like the idea. It provides a simple way to categorize content. I was searching for a simpler and lightweigt way of grouping content. I don´t know if this is in scope of this module. But i was wondering if you planned to add an extra/default option that does not use the prefix? If you would like i can make an other issue to eleborate more if needed.

nginex’s picture

Hi btriest,

I'm glad to hear it, feel free to create a new issue and describe your idea, I think it's a good one. The new feature will be implemented as soon as possible.

nginex’s picture

Status: Fixed » Closed (fixed)