Broken Images
Posted: Wed Jun 29, 2022 9:08 pm
Any report pulling an image from the files section now returns a 500 and the error log is:
Got error 'PHP message: PHP Warning: Undefined array key "Image:MyLogo" in /var/www/nubuilder/core/nurunpdf.php on line 427PHP message: PHP Warning: Undefined variable $data in /var/www/nubuilder/core/nucommon.php on line 1155PHP message: PHP Warning: Undefined array key "Image:MyLogo" in /var/www/nubuilder/core/nurunpdf.php on line 427PHP message: PHP Fatal error: Cannot redeclare nuCreateTempFile() (previously declared in /var/www/nubuilder/core/nucommon.php:1149) in /var/www/nubuilder/core/nucommon.php on line 1149'
I'm guessing this was broken with the introduction of the base64 and url additions for reports a couple days ago.
Got error 'PHP message: PHP Warning: Undefined array key "Image:MyLogo" in /var/www/nubuilder/core/nurunpdf.php on line 427PHP message: PHP Warning: Undefined variable $data in /var/www/nubuilder/core/nucommon.php on line 1155PHP message: PHP Warning: Undefined array key "Image:MyLogo" in /var/www/nubuilder/core/nurunpdf.php on line 427PHP message: PHP Fatal error: Cannot redeclare nuCreateTempFile() (previously declared in /var/www/nubuilder/core/nucommon.php:1149) in /var/www/nubuilder/core/nucommon.php on line 1149'
I'm guessing this was broken with the introduction of the base64 and url additions for reports a couple days ago.