msaad1999/PHP-Login-System

Error login/includes/login.inc.php on line 99

RP92 opened this issue · 2 comments

RP92 commented

[17-Nov-2020 20:25:41 Europe/Rome] PHP Fatal error: Uncaught Error: Call to undefined function mysqli_stmt_get_result() in /home/mnlgfpqz/dominio.dominio.ovh/login/includes/login.inc.php:99
Stack trace:
#0 {main}
thrown in /home/mnlgfpqz/dominio.dominio.ovh/login/includes/login.inc.php on line 99

my server:
Hosting: Cpanel
PHP: 7.4
I attach photo configuration
screencapture-mike-cloudns-io-2083-cpsess8383513665-frontend-paper-lantern-lveversion-php-selector-live-pl-2020-11-17-21_06_14

Well had that issue also.
To Solve it deselect mysqli
And select nd_mysqli.
thy are conflicting so its one of them.
after that it works for me.

I'll look into this, would be best if there are as few compatibility or conflicting issue as possible.
Will start on this as soon as I get time.