JustCarmen / webtrees-fancy-imagebar

Fancy Imagebar module for webtrees
http://justcarmen.nl
GNU General Public License v3.0
12 stars 6 forks source link

Error on display media list in control panel #132

Closed tronsmit closed 8 months ago

tronsmit commented 8 months ago

I'm using jc-fancy-imagebar v 2.3.1 on webtrees 2.1.8

I have the same problem as mentioned in closed issue #131

Call to a member function mediaFiles() on null …/modules_v4/jc-fancy-imagebar/resources/views/media-table.phtml:56 #0 …/app/View.php(183): include() #1 …/app/View.php(278): Fisharebest\Webtrees\View->render() #2 …/app/Helpers/functions.php(145): Fisharebest\Webtrees\View::make() #3 …/modules_v4/jc-fancy-imagebar/resources/views/settings.phtml(108): view() #4 …/app/View.php(183): include('/home/tronsmit/...') #5 …/app/View.php(278): Fisharebest\Webtrees\View->render() #6 …/app/Helpers/functions.php(145): Fisharebest\Webtrees\View::make() #7 …/app/Http/ViewResponseTrait.php(50): view() #8 …/modules_v4/jc-fancy-imagebar/FancyImagebarModule.php(207): Fisharebest\Webtrees\Module\AbstractModule->viewResponse() #9 …/app/Http/RequestHandlers/ModuleAction.php(85): JustCarmen\Webtrees\Module\FancyImagebar\FancyImagebarModule->getAdminAction() #10 …/app/Http/Middleware/RequestHandler.php(55): Fisharebest\Webtrees\Http\RequestHandlers\ModuleAction->handle()

The error is triggered by selecting "display media list" in control panel

Unimportant notes: