I found a bug on elFinderVolumeDriver.class.php line 1375 when you try to overwrite a file.
The fix:
Change the line 1375 with:
$this->remove($test);
My best regards! ![]()
I found a bug on elFinderVolumeDriver.class.php line 1375 when you try to overwrite a file.
The fix:
Change the line 1375 with:
$this->remove($test);
My best regards! ![]()