couleur,terracotta" content="https://www.vinta-quatre.com/homme/822-10911-t-shirt-homme-chocolatine-miladiou-.html#/25,taille,xxl/394,couleur,terracotta">T-shirt homme Chocolatine...
29,00 €
Veste zippée Tèrra Rugby
Attempted to load class "Pathway" from namespace "Joomla\CMS\Service\Provider". Did you forget a "use" statement for another namespace? (500 Whoops, looks like something went wrong.)

Attempted to load class "Pathway" from namespace "Joomla\CMS\Service\Provider".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

  1.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Input())
  2.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Logger())
  3.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Language())
  4.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Mailer())
  5.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Menu())
  6.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Pathway())
  7.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\HTMLRegistry())
  8.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Session())
  9.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Toolbar())
  10.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\WebAssetRegistry())
  11.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Router())
  1.      * @since   4.0.0
  2.      */
  3.     public static function getContainer(): Container
  4.     {
  5.         if (!self::$container) {
  6.             self::$container self::createContainer();
  7.         }
  8.         return self::$container;
  9.     }
  1. // Set profiler start time and memory usage and mark afterLoad in the profiler.
  2. JDEBUG && \Joomla\CMS\Profiler\Profiler::getInstance('Application')->setStart($startTime$startMem)->mark('afterLoad');
  3. // Boot the DI container
  4. $container \Joomla\CMS\Factory::getContainer();
  5. /*
  6.  * Alias the session service keys to the web session service as that is the primary session backend for this application
  7.  *
  8.  * In addition to aliasing "common" service keys, we also create aliases for the PHP classes to ensure autowiring objects
require_once('/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/includes/app.php') in /datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/index.php (line 32)
  1.  * define() is used rather than "const" to not error for PHP 5.2 and lower
  2.  */
  3. define('_JEXEC'1);
  4. // Run the application - All executable code should be triggered through this file
  5. require_once dirname(__FILE__) . '/includes/app.php';

Stack Trace

ClassNotFoundError
Symfony\Component\ErrorHandler\Error\ClassNotFoundError:
Attempted to load class "Pathway" from namespace "Joomla\CMS\Service\Provider".
Did you forget a "use" statement for another namespace?

  at /datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/libraries/src/Factory.php:622
  at Joomla\CMS\Factory::createContainer()
     (/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/libraries/src/Factory.php:241)
  at Joomla\CMS\Factory::getContainer()
     (/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/includes/app.php:35)
  at require_once('/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/includes/app.php')
     (/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/index.php:32)