seanlee074
Results
1
comments of
seanlee074
in v4.1.0. edit app/ModelFunctions/PhotoFunctions.php line924 private function getFileMetadata($file, $path, $kind, $extension) add setlocale(LC_ALL,'en_US.UTF-8'); before $info['title'] = substr(basename($file['name']), 0, 98); It is work for me.