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
I'm having an issue while trying to download pdf, after completed installation.
Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\FPDF\fpdf.php:526 Stack trace: #0 C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\FPDF\fpdf.php(526): in_array('helvetica', NULL) #1 C:\xampp\htdocs\Sentrifugo_3.2\data\generatereport.php(108): FPDF->SetFont('helvetica', '', 12) #2 {main} thrown in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\FPDF\fpdf.php on line 526
Did anybody experience this issue? What would be the solution?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello guys,
I'm having an issue while trying to download pdf, after completed installation.
Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\FPDF\fpdf.php:526 Stack trace: #0 C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\FPDF\fpdf.php(526): in_array('helvetica', NULL) #1 C:\xampp\htdocs\Sentrifugo_3.2\data\generatereport.php(108): FPDF->SetFont('helvetica', '', 12) #2 {main} thrown in C:\xampp\htdocs\Sentrifugo_3.2\application\modules\default\library\FPDF\fpdf.php on line 526
Did anybody experience this issue? What would be the solution?
Thanks in advance.
The text was updated successfully, but these errors were encountered: