fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
429 stars 294 forks source link

Error in Manage media -> Unused files #4881

Closed gregoiregentil closed 10 months ago

gregoiregentil commented 10 months ago

I'm on 2.1.17. In Manage media, if I select "Unused files", I get the following error. Any idea what's wrong?

DataTables warning: table id=DataTables_Table_0 - Ajax error. For more information about this error, please see http://datatables.net/tn/7

fisharebest commented 10 months ago

See https://webtrees.net/faq/xhr for how to find the underlying error.

gregoiregentil commented 10 months ago

It was a problem of memory size allocation in php. I increase the limit. Thank you.