phpfm icon indicating copy to clipboard operation
phpfm copied to clipboard

On versions php 7.0 and 7.2 it does not work correctly.

Open yuri25 opened this issue 5 years ago • 4 comments

On versions php 7.0 and 7.2 it does not work correctly. Does not open the directory tree on the left side of the page, on pkhp 7.2 it gives an I/O error. On versions pxp 5 and 7.1. works correctly.

yuri25 avatar Apr 07 '19 18:04 yuri25

I will check this out. Thanks yuri25!

dulldusk avatar May 06 '19 22:05 dulldusk

Same here, here is the error: Fatal error: Uncaught com_exception: <b>Source:</b> Unknown<br/><b>Description:</b> Unknown in index.php:745 Stack trace: #0 index.php(745): com->GetFile('C:\\xxxx\\In...') #1 index.php(734): system_get_total_size('C:\\xxxxx\\In...') #2 index.php(2295): phpfm_filesize('C:\\xxxx\\In...') #3 index.php(5506): dir_list_form() #4 index.php(603): frame3() #5 {main} thrown in index.php on line 745 This folder I access is empty.

MisterDuval avatar May 14 '19 08:05 MisterDuval

This should be fixed with commit #5f68342

MisterDuval avatar Aug 21 '19 06:08 MisterDuval

Files with Chinese names cannot be uploaded Is this the only situation I have encountered?

iyouleaf avatar Sep 26 '19 18:09 iyouleaf