Type anything into search box returns with: Fatal error: Uncaught Error: Object of class Family could not be converted to string in C:\MAMP\phpGedView\includes\controllers\search_ctrl.php:405 Stack trace: #0 C:\MAMP\phpGedView\includes\controllers\search_ctrl.php(405): array_unique(Array) #1 C:\MAMP\phpGedView\includes\controllers\search_ctrl.php(284): SearchControllerRoot->GeneralSearch() #2 C:\MAMP\phpGedView\search.php(36): SearchControllerRoot->init() #3 {main} thrown in C:\MAMP\phpGedView\includes\controllers\search_ctrl.php...
Thanks for the help! I hosed up the install and corrupted the file you mentioned. Working now. On Mon, Feb 8, 2021, 7:59 PM Gerry Kroll canajun2eh@users.sourceforge.net wrote: You didn't mention the database type. SVN number 7283 is the correct SVN version. Are you SURE of that line number 782 in \includes\classes\class_pgv_db.php ? According to my copy of the SVN, that line number should be 799. Also, that $DB_ENGINE variable is defined on line 63 of that same file. It looks as if the file class_pgv_db.php...
Downloaded my sql database from a working online version, this install is for backup and eventual replacement purposes. Environment: Windows 10, downloaded the snapshot r7283, PHP Version 7.4.1 Starting the install the following error message is produced: Fatal error: Uncaught Error: Access to undeclared static property: PGV_DB::$DB_ENGINE in C:\MAMP\phpGedView\includes\db_schema\db_schema_11_12.php:63 Stack trace: #0 C:\MAMP\phpGedView\includes\classes\class_pgv_db.php(782): require() #1 C:\MAMP\phpGedView\includes\session.php(325):...