Fatal error: Class TlpteamModelTeam contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Joomla\CMS\MVC\Model\ItemModelInterface::getItem) in /www/htdocs/w00c861b/test2.fw-fernwald.de/components/com_tlpteam/models/team.php on line 18
Error: Class TlpteamModelTeam contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Joomla\CMS\MVC\Model\ItemModelInterface::getItem) (500 Whoops, looks like something went wrong.)

FatalError

HTTP 500 Whoops, looks like something went wrong.

Error: Class TlpteamModelTeam contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Joomla\CMS\MVC\Model\ItemModelInterface::getItem)

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#837
  -error: array:4 [
    "type" => 1
    "message" => "Class TlpteamModelTeam contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Joomla\CMS\MVC\Model\ItemModelInterface::getItem)"
    "file" => "/www/htdocs/w00c861b/test2.fw-fernwald.de/components/com_tlpteam/models/team.php"
    "line" => 18
  ]
}
  1. jimport('joomla.event.dispatcher');
  2. /**
  3.  * Tlpteam model.
  4.  */
  5. class TlpteamModelTeam extends JModelItem
  6. {
  7.     /**
  8.      * Method to auto-populate the model state.
  9.      *

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Error: Class TlpteamModelTeam contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Joomla\CMS\MVC\Model\ItemModelInterface::getItem)

  at /www/htdocs/w00c861b/test2.fw-fernwald.de/components/com_tlpteam/models/team.php:18