Fatal error: Type of PlgSystemStageit::$autoloadLanguage must not be defined (as in class Joomla\CMS\Plugin\CMSPlugin) in /home/csalt/public_html/plugins/system/stageit/stageit.php on line 7
Compile Error: Type of PlgSystemStageit::$autoloadLanguage must not be defined (as in class Joomla\CMS\Plugin\CMSPlugin) (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Compile Error: Type of PlgSystemStageit::$autoloadLanguage must not be defined (as in class Joomla\CMS\Plugin\CMSPlugin)

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#726
  -error: array:4 [
    "type" => 64
    "message" => "Type of PlgSystemStageit::$autoloadLanguage must not be defined (as in class Joomla\CMS\Plugin\CMSPlugin)"
    "file" => "/home/csalt/public_html/plugins/system/stageit/stageit.php"
    "line" => 7
  ]
}
  1. defined('_JEXEC') or die;
  2. use Joomla\CMS\Plugin\CMSPlugin;
  3. use Joomla\Event\SubscriberInterface;
  4. class PlgSystemStageit extends CMSPlugin implements SubscriberInterface
  5. {
  6. protected bool $autoloadLanguage = true;
  7. public static function getSubscribedEvents(): array
  8. {

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Compile Error: Type of PlgSystemStageit::$autoloadLanguage must not be defined (as in class Joomla\CMS\Plugin\CMSPlugin)

  at /home/csalt/public_html/plugins/system/stageit/stageit.php:7