Closed AndreasRauhut closed 1 year ago
I think this is the same problem as discussed here:
Fancy Imagebar is not tested against so many images and might not work as expected.
The image table on the settings page uses a native webtrees function to display the images. With so many images to display this takes a lot of resources. Perhaps I could make displaying the image table optional and/or make an option to turn it into a list without thumbnails to be able to (de)select certain images. This should reduce the amount of memory considerably.
There may be other options, but this is what I'm thinking of right now. But it takes time to make such adjustments so don't expect it anytime soon.
+1 would like that change (I always check all images until now)
With this version of TreeService.php, jc-fancy-imagebar works perfectly! Thanks to you!
Originally posted by @patrickfaivre in https://github.com/JustCarmen/webtrees-fancy-imagebar/issues/106#issuecomment-1125809009
Me too, but I can access the settings, but when I try to save changes I get an error screen. "Internal Server Error"
I tried to replace the original TreeService.php of the freshly installed jc-fancy-imagebar-2.2.0 by the above proposed version, but that didn't change anything visible to me.
Probably another problem ?