JustCarmen/webtrees-fancy-imagebar

Error message

webtrees-pesz opened this issue · 2 comments

What is the reason for such a sporadic error message?

imagejpeg() expects parameter 1 to be resource, null given …/modules_v4/jc-fancy-imagebar/FancyImagebarModule.php:376 #0 …/modules_v4/jc-fancy-imagebar/FancyImagebarModule.php(376): imagejpeg(NULL, '/var/www/web838...') #1 …/modules_v4/jc-fancy-imagebar/FancyImagebarModule.php(232): JustCarmen\Webtrees\Module\FancyImagebarModule->fancyImagebar() #2 …/modules_v4/vesta_classic_look_and_feel/resources/views/layouts/default.phtml(205): JustCarmen\Webtrees\Module\FancyImagebarModule->bodyContent() #3 [internal function]: Fisharebest\Webtrees\View::{closure}(Object(JustCarmen\Webtrees\Module\FancyImagebarModule), '_jc-fancy-image...') #4 …/vendor/illuminate/support/Collection.php(1120): array_map(Object(Closure), Array, Array) #5 …/modules_v4/vesta_classic_look_and_feel/resources/views/layouts/default.phtml(206): Illuminate\Support\Collection->map(Object(Closure)) #6 …/app/View.php(189): include('/var/www/web838...') #7 …/app/View.php(286): Fisharebest\Webtrees\View->render() #8 …/app/Helpers/functions.php(203): Fisharebest\Webtrees\View::make('layouts/default', Array) #9 …/app/Http/ViewResponseTrait.php(55): view('layouts/default', Array) #10 …/app/Http/RequestHandlers/IndividualPage.php(151): Fisharebest\Webtrees\Http\RequestHandlers\IndividualPage->viewResponse('individual-page', Array) #11

Any idea?

This is a duplicate of #89.

It is fixed in the development version. It will be added to the next release.