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.
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Broken Images Topic is solved
-
- Posts: 72
- Joined: Mon Jun 10, 2019 5:00 pm
- Has thanked: 6 times
- Been thanked: 4 times
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Broken Images
Hi,
I made a change in nucommon.php, nurunpdf.php (Github). Please let me know if that fixes the issue.
I made a change in nucommon.php, nurunpdf.php (Github). Please let me know if that fixes the issue.
-
- Posts: 72
- Joined: Mon Jun 10, 2019 5:00 pm
- Has thanked: 6 times
- Been thanked: 4 times
Re: Broken Images
now i'm getting
Got error 'PHP 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'
Got error 'PHP 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'
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Broken Images
Try the attached file:
You do not have the required permissions to view the files attached to this post.
-
- Posts: 72
- Joined: Mon Jun 10, 2019 5:00 pm
- Has thanked: 6 times
- Been thanked: 4 times