Warning: include(/mnt/web402/b2/72/52229872/htdocs/GardowEngineering-JoomlaV6/libraries/vendor/composer/../../../libraries/src/Cache/CacheControllerFactoryAwareTrait.php): Failed to open stream: No such file or directory in /mnt/web402/b2/72/52229872/htdocs/GardowEngineering-JoomlaV6/libraries/vendor/composer/ClassLoader.php on line 576 Warning: include(): Failed opening '/mnt/web402/b2/72/52229872/htdocs/GardowEngineering-JoomlaV6/libraries/vendor/composer/../../../libraries/src/Cache/CacheControllerFactoryAwareTrait.php' for inclusion (include_path='.:/opt/RZphp84/includes') in /mnt/web402/b2/72/52229872/htdocs/GardowEngineering-JoomlaV6/libraries/vendor/composer/ClassLoader.php on line 576 Fatal error: Trait "Joomla\CMS\Cache\CacheControllerFactoryAwareTrait" not found in /mnt/web402/b2/72/52229872/htdocs/GardowEngineering-JoomlaV6/libraries/src/Application/SiteApplication.php on line 42 Attempted to load trait "CacheControllerFactoryAwareTrait" from namespace "Joomla\CMS\Cache". 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 "CacheControllerFactoryAwareTrait" from namespace "Joomla\CMS\Cache".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

  1. /**
  2. * Joomla! Site Application class
  3. *
  4. * @since 3.2
  5. */
  6. final class SiteApplication extends CMSApplication
  7. {
  8. use CacheControllerFactoryAwareTrait;
  9. use MultiFactorAuthenticationHandler;
  10. /**

Stack Trace

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

  at /mnt/web402/b2/72/52229872/htdocs/GardowEngineering-JoomlaV6/libraries/src/Application/SiteApplication.php:42