Delete the file administrator/cache/autoload_psr4.php. The file will be created automatically when the website is accessed. Check if the removal gets rid of the errors. Otherwise, check the following files:
Site 1: The class TaskNotification is declared in the file plugins/system/tasknotification/src/Extension/TaskNotification.php.
Site 2: The class ActionLogs is declared is declared in the file plugins/system/actionlogs/src/Extension/ActionLogs.php.
Site 3: The class SchedulerComponent is declared in the file administrator/components/com_scheduler/src/Extension/SchedulerComponent.php.
Those files may be missing or the folder or file permissions could be incorrect. The folder should have 755 and the file 644.
Site 1: The class TaskNotification is declared in the file plugins/system/tasknotification/src/Extension/TaskNotification.php.
Site 2: The class ActionLogs is declared is declared in the file plugins/system/actionlogs/src/Extension/ActionLogs.php.
Site 3: The class SchedulerComponent is declared in the file administrator/components/com_scheduler/src/Extension/SchedulerComponent.php.
Those files may be missing or the folder or file permissions could be incorrect. The folder should have 755 and the file 644.
Statistics: Posted by toivo — Wed Aug 07, 2024 2:48 am