I’ve just upgraded to Master2020 with PHP 7.4 and when I navigate to the SI Defaults page (/index.php?module=payment_types&view=manage) I get this error:
Fatal error: Uncaught TypeError: Return value of Inc\Claz\PaymentType::getDefaultPaymentType() must be of the type string, null returned in /home/marcurse/public_html/invoices/Inc/Claz/PaymentType.php:141 Stack trace: #0 /home/marcurse/public_html/invoices/modules/system_defaults/manage.php(43): Inc\Claz\PaymentType::getDefaultPaymentType() #1 /home/marcurse/public_html/invoices/index.php(440): include('/home/marcurse/...') #2 {main} thrown in /home/marcurse/public_html/invoices/Inc/Claz/PaymentType.php on line 141
Recent Comments