You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DB Server and Version the server is running: MariaDB 10.4.21
When I check "Hide Age," the following error message appears in the "Person Profile":
Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php:654 Stack trace: #0 C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php(654): sprintf('%d\xE6\xAD\xB2\xE5\xA4\xA7\nPlural...', 32) #1 C:\xampp\htdocs\prm\PersonView.php(307): ChurchCRM\model\ChurchCRM\Person->getAge() #2 {main} thrown in C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php on line 654
The text was updated successfully, but these errors were encountered:
When I check "Hide Age," the following error message appears in the "Person Profile":
Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php:654 Stack trace: #0 C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php(654): sprintf('%d\xE6\xAD\xB2\xE5\xA4\xA7\nPlural...', 32) #1 C:\xampp\htdocs\prm\PersonView.php(307): ChurchCRM\model\ChurchCRM\Person->getAge() #2 {main} thrown in C:\xampp\htdocs\prm\ChurchCRM\model\ChurchCRM\Person.php on line 654
The text was updated successfully, but these errors were encountered: