Fatal error: Class 'Joomla\Component\Actionlogs\Administrator\Plugin\ActionLogPlugin' not found in /home/uhsbag33/public_html/nahep-idp/plugins/actionlog/joomla/joomla.php on line 26
Attempted to load class "ActionLogPlugin" from namespace "Joomla\Component\Actionlogs\Administrator\Plugin". 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 class "ActionLogPlugin" from namespace "Joomla\Component\Actionlogs\Administrator\Plugin".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

  1. /**
  2.  * Joomla! Users Actions Logging Plugin.
  3.  *
  4.  * @since  3.9.0
  5.  */
  6. class PlgActionlogJoomla extends ActionLogPlugin
  7. {
  8.     /**
  9.      * Array of loggable extensions.
  10.      *
  11.      * @var    array

Stack Trace

ClassNotFoundError
Symfony\Component\ErrorHandler\Error\ClassNotFoundError:
Attempted to load class "ActionLogPlugin" from namespace "Joomla\Component\Actionlogs\Administrator\Plugin".
Did you forget a "use" statement for another namespace?

  at /home/uhsbag33/public_html/nahep-idp/plugins/actionlog/joomla/joomla.php:26