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!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums 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: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 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: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 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