Laravel-filemanager: File are upload but not show Laravel 5.4. Action failed, due to server error.

Created on 14 Apr 2017  路  7Comments  路  Source: UniSharp/laravel-filemanager

Hi so here the error I have

Action failed, due to server error.

Console:
jquery.js:9659 GET http://localhost:8000/laravel-filemanager/jsonitems?working_dir=%2F2%2Fsddsdsds&type=Files&_=1492205804041 500 (Internal Server Error)

I can create folder and see it, I can upload, and it upload but I cannot See the file/Image I upload.

WIP bug

All 7 comments

Please see the error in http://localhost:8000/laravel-filemanager/jsonitems?working_dir=%2F2%2Fsddsdsds&type=Files&_=1492205804041 and post the exception here.

@g0110280 ErrorException in LfmHelpers.php line 96:
preg_match(): Unknown modifier 't'

I have problem same this issue.
When i upload source onto hosting, i can't upload file although data response is OK.
Laravel 5.4

Please upgrade to v1.7.2. The message "Action failed, due to server error." occurs when ajax requests fail in any reason. So this issue is ambiguous. Exception messages will be displayed instead of "Action failed, due to server error." in v1.7.2.

Thank you so much,It worked normally.

Yeah work for me tooo :) 1.7.2 build ^^

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lunadiotic picture lunadiotic  路  3Comments

kfulk14 picture kfulk14  路  3Comments

phamtien9819 picture phamtien9819  路  5Comments

maorkavod picture maorkavod  路  5Comments

sajjad-talebi picture sajjad-talebi  路  3Comments