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 on line 405
Environment:
Windows 10,
downloaded the snapshot r7283,
PHP Version 7.4.1
mySql
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please e-mail me directly: gkroll (at) keldine (dot) ca
I need to send you a version of search_ctrl.php that I have modified to add some debug code so we can see what PHP 7.4 is complaining about. This code will crash PhpGedView after dumping some variables, so it's NOT NOT NOT for public consumption.
So: NOT posted here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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 on line 405
Environment:
Windows 10,
downloaded the snapshot r7283,
PHP Version 7.4.1
mySql
Hello, Steve:
Please e-mail me directly: gkroll (at) keldine (dot) ca
I need to send you a version of search_ctrl.php that I have modified to add some debug code so we can see what PHP 7.4 is complaining about. This code will crash PhpGedView after dumping some variables, so it's NOT NOT NOT for public consumption.
So: NOT posted here.