Hi all,
FatalErrorException mssgs. resolved with PrestaShop 1.7.3.1 on XAMPP portable win32-7.2.4-0VC15, using PHP 7.2.4
When try to access admin page, for login, system display few, in order, error mssgs:
FatalErrorException in AdminDashboardController.php line "43": <- originally find 'setMedia()' on line 43, and add command inside brackets
Declaration of AdminDashboardControllerCore::setMedia() must be compatible with AdminControllerCore::setMedia($isNewTheme = false)
FatalErrorException in AdminLoginController.php line "164": <- originally find 'viewAccess()' on line 164, and add command inside brackets
Declaration of AdminLoginControllerCore::viewAccess() must be compatible with AdminControllerCore::viewAccess($disable = false)
FatalErrorException in AdminLoginController.php line "47": <- originally find 'setMedia()' on line 47, and add command inside brackets
Declaration of AdminLoginControllerCore::setMedia() must be compatible with AdminControllerCore::setMedia($isNewTheme = false)
Save both files, and access to admin area over your chosen folder name .../prestashop/admin123/ (NO need for restart server or cleaning browser cache).
Enjoy in your PrestaShop.
P.S. Admins ! Font color picker, on forum, freeze page, need for reload!