Advertisement

Call to a member function getDocument() on null Topic is solved

Fragen zu Joomla 5.x

Moderator: General Support Moderators

Forum rules
Post Reply
Andre-Christian
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Wed Aug 21, 2024 12:24 pm

Call to a member function getDocument() on null

Post by Andre-Christian » Wed Aug 21, 2024 12:33 pm

Hi Forum,

vielleicht könnt ihr mir ja helfen. Ich wollte mich, da Joomla ein Update vorgeschlagen hat, im Backend anmelden, aber dann passiert das:
Call to a member function getDocument() on null
Call Stack
# Function Location
1 () JROOT/administrator/components/com_login/tmpl/login/default.php:19
2 include() JROOT/libraries/src/MVC/View/HtmlView.php:416
3 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:204
4 Joomla\CMS\MVC\View\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:697
5 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/administrator/components/com_login/src/Controller/DisplayController.php:64
6 Joomla\Component\Login\Administrator\Controller\DisplayController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:730
7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
8 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/administrator/components/com_login/src/Dispatcher/Dispatcher.php:45
9 Joomla\Component\Login\Administrator\Dispatcher\Dispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
10 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:150
11 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:195
12 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:306
13 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
14 require_once() JROOT/administrator/index.php:32

Ich konnte bisher nicht herausfinden, was da passiert ist. Ich habe für den Admin-Zugang auch 2fa eingeschaltet, kann mich auf der Webseite aber ohne Eingabe eines 2fa-Schlüssels anmelden.
Habt ihr da einen Tipp? Danke.
Andre
Last edited by imanickam on Wed Aug 21, 2024 2:32 pm, edited 1 time in total.
Reason: As per the forum rules, moved topic from the [English] forum General Questions/New to Joomla! 5.x to the [German] forum Joomla! 5.x. In the future, please post your question in the appropriate language's forum.

Advertisement
Andre-Christian
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Wed Aug 21, 2024 12:24 pm

Re: Call to a member function getDocument() on null

Post by Andre-Christian » Fri Aug 30, 2024 11:56 am

Hallo deutsches Forum,

leider konnte der Admin aus dem englischen Forum mir nur helfen, indem er mir eine neue "default.php" geschickt hat. Der Anmeldebildschirm ist jetzt da, aber ich kann mich mit keinem Admin-Konto anmelden. In der Statuszeile steht:


$_GET []

$_POST
array:7 [
"username" => "admin2"
"password" => "***redacted***"
"Submit" => ""
"option" => "com_users"
"task" => "user.login"
"return" => "aW5kZXgucGhw"
"be006817e8f17084fcb1d70655e7cf11" => "1"
]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:2 [ "osColorScheme" => "dark" "53f91a87c9cf16e555d0d911bdfdaf75" => "e27838f21b9d50859cbde...

Wenn ich mich im Frontend anmelde, sind die Einträge leer [].
Habt ihr noch eine Idee?
Danke
Andre

Andre-Christian
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Wed Aug 21, 2024 12:24 pm

Re: Call to a member function getDocument() on null

Post by Andre-Christian » Sat Aug 31, 2024 9:28 am

In der Statuszeile wir unter 'Session' noch folgendes angezeigt:
session
array:3 [
"counter" => 9
"timer" => array:3 [
"start" => 1725089780
"last" => 1725095704
"now" => 1725095925
]
"token" => "***redacted***"
]
registry
array:3 [
"data" => []
"initialized" => false
"separator" => "."
]
user
array:21 [
"id" => 0
"name" => null
"username" => null
"email" => null
"password" => "***redacted***"
"password_clear" => "***redacted***"
"block" => null
"sendEmail" => 0
"registerDate" => null
"lastvisitDate" => null
"activation" => null
"params" => null
"groups" => array:1 [
0 => "9"
]
"guest" => 1
"lastResetTime" => null
"resetCount" => null
"requireReset" => null
"typeAlias" => null
"otpKey" => "***redacted***"
"otep" => "***redacted***"
"authProvider" => null
]
gtag
true

Hier fällt mir auf, Username=null und Password=*redacted*. Kann ja eigentlich nicht sein, d.h.: Die Eingaben in dieser Form werden nicht an das System übergeben. Weiß einer von euch, woran das liegen kann?
Danke aus Berlin
André

Andre-Christian
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Wed Aug 21, 2024 12:24 pm

Re: Call to a member function getDocument() on null

Post by Andre-Christian » Fri Sep 06, 2024 10:07 am

Hallo Forum,

kann mir hier keiner weiterhelfen? Ich möchte die ganze Site nicht schon wieder neu aufsetzen müssen.

Gruß
Andre

Andre-Christian
Joomla! Apprentice
Joomla! Apprentice
Posts: 18
Joined: Wed Aug 21, 2024 12:24 pm

Re: Call to a member function getDocument() on null

Post by Andre-Christian » Wed Sep 11, 2024 4:23 pm

Tja, danke dann. Also nochmal neu (2. Mal innerhalb 1,5 Jahren), aber diesmal eher mit Drupal oder WordPress.
Case closed….

Advertisement

Post Reply

Return to “Joomla! 5.x”