Hello again, Patrick, sir.
With the same clean-install (in my previous post a few minutes ago) of your latest (11.07.2022) v3.02.03 using PHP 8.0.10, I ran into another problem, this time with lostpassword.php
Test environment:
Domain: NitroWings.me [PHP version in use displayed in my footer, after my name]
Details: phpinfo
Software: Abyss Web Server X2 on Windows 10 x64
DB version: MariaDB 10.8.3
DB port: 3369
DB type: PDO
PHP 7.2.28 (lostpassword.php works successfully)
PHP 8.0.10 (lostpassword.php produces fatal error)
v3.02.03 (11.07.2022) installed using PHP 8.0.10
PHP 8.0.10 (error)
Zitat Fatal error: __autoload() is no longer supported, use spl_autoload_register() instead in D:\Web\host~NitroWings.me\CMS\chromefusion\nitrowings-me_chromefusion_v3.02.03\lostpassword.php on line 25
PHP 7.2.28 (works correctly)
Same install using 8.0.10, but switched my PHP from 8.0.10 temporarily to 7.2.28 and tried lostpassword.php again, and it works correctly with no errors.
When I switch back & forth between PHP 7.2.28 and 8.0.10, lostpassword.php works correctly with no error using 7.2.28, but each time I switch back to PHP 8.0.10 I get the same fatal error.
Sorry for the bad news.
Regards,
John |