Delete the file administrator/cache/autoload_psr4.php and then access the website. The autoload file is created automatically when Joomla is accessed.is it possible that the restoration process is not registering my component and so re-creating an autoload file with out it being mentioned?
Does the .xml manifest file of your component declare the namespace, for example:
Code:
<namespace path="src">Derek\Component\HCOCONCERTSCOMPONENT</namespace>
Code:
public $debug = true;public $error_reporting = 'maximum';public $log_everything = 1;
Statistics: Posted by toivo — Thu May 16, 2024 10:19 pm