Fatal error: Trait "Joomla\CMS\Fields\FieldsServiceTrait" not found in /home/users/j/j23264301/domains/spasskd.ru/administrator/components/com_content/src/Extension/ContentComponent.php on line 48
Attempted to load trait "FieldsServiceTrait" from namespace "Joomla\CMS\Fields". 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 "FieldsServiceTrait" from namespace "Joomla\CMS\Fields".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

  1. /**
  2.  * Component class for com_content
  3.  *
  4.  * @since  4.0.0
  5.  */
  6. class ContentComponent extends MVCComponent implements
  7.     BootableExtensionInterface,
  8.     CategoryServiceInterface,
  9.     FieldsFormServiceInterface,
  10.     AssociationServiceInterface,
  11.     SchemaorgServiceInterface,

Stack Trace

ClassNotFoundError
Symfony\Component\ErrorHandler\Error\ClassNotFoundError:
Attempted to load trait "FieldsServiceTrait" from namespace "Joomla\CMS\Fields".
Did you forget a "use" statement for another namespace?

  at /home/users/j/j23264301/domains/spasskd.ru/administrator/components/com_content/src/Extension/ContentComponent.php:48