Skip to content

PHP Fatal error: Using $this when not in object context

A fatal error is thrown right after logging into the ISPConfig interface:

PHP Fatal error: Uncaught Error: Using $this when not in object context in /usr/local/ispconfig/interface/web/login/index.php:262

index.php:262:

$app->plugin->raiseEvent('login', $this);