(08-24-2022, 01:43 PM)joebordes Wrote: try changing error_reporting and display_errors in your config.inc.php file
around the top you will see them
PHP Code:
error_reporting(-1);
ini_set('display_errors', 1);
Not much progress, I got the same error,, to the browser:
<br />
<b>Fatal error</b>: Call to a member function RecordCount() on array in <b>.../include/database/PearDatabase.php</b> on line <b>648</b><br />