@PliSsK wrote:
I updated 3.11.0 to 3.12.0 by using FTP to overwrite the existing files (web update function rarely works on my installation) and upon opening the index.php page, instead of the log in screen, I now get the welcome installation screen.
I tried removing 2 lines of code from the console, index.php and piwik.php files as per the post below:
The lines only appeared once in each of the above 3 files:
+} elseif (file_exists(PIWIK_DOCUMENT_ROOT . '/../matomo_bootstrap.php')) { + require_once PIWIK_DOCUMENT_ROOT . '/../matomo_bootstrap.php';
I can reproduce the code from these files if it is helpful.
I also deleted the browser cookies, cache and history also. None of the above made any difference.
I performed the installation system check and all green ticks but there were a number of superfluous files.
File to delete: bower.json
File to delete: composer.json
File to delete: composer.lock
File to delete: plugins/Morpheus/icons/dist/brand/Krüger_Matz.png
File to delete: plugins/Morpheus/icons/dist/brand/öwn.pngI would have commented on one of the other 3.12.0 posts instead of creating a new post but did not find any referencing the ‘welcome’ screen. Thanks!
Posts: 1
Participants: 1