Fatal error: Trait "Dionysopoulos\Component\ActivityPub\Administrator\Mixin\GetActorTrait" not found in /home/ctc05a/web/createasecurewebsite.com/public_html/plugins/system/webfinger/src/Extension/UserFieldTrait.php on line 28
Attempted to load trait "GetActorTrait" from namespace "Dionysopoulos\Component\ActivityPub\Administrator\Mixin". Did you forget a "use" statement for another namespace? (500 Whoops, looks like something went wrong.)

ClassNotFoundError

HTTP 500 Whoops, looks like something went wrong.

Attempted to load trait "GetActorTrait" from namespace "Dionysopoulos\Component\ActivityPub\Administrator\Mixin".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

  1. use Joomla\Database\DatabaseDriver;
  2. use Joomla\Database\ParameterType;
  3. use Joomla\Event\Event;
  4. use Joomla\Utilities\ArrayHelper;
  5. trait UserFieldTrait
  6. {
  7.     use UserFilterTrait;
  8.     use GetActorTrait;
  9.     /**

Stack Trace

ClassNotFoundError
Symfony\Component\ErrorHandler\Error\ClassNotFoundError:
Attempted to load trait "GetActorTrait" from namespace "Dionysopoulos\Component\ActivityPub\Administrator\Mixin".
Did you forget a "use" statement for another namespace?

  at /home/ctc05a/web/createasecurewebsite.com/public_html/plugins/system/webfinger/src/Extension/UserFieldTrait.php:28