-
-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when uploading photos #26
Comments
This looks like a permission problem based on you os. Which is the server is running on? EDIT3: Have trouble too and investigate. EDIT2: Go to gymie\storage\medialibrary --> rightclick --> security --> add "everyone" with full access rights Editd: sorry windows I see. |
@cracker182 Yes i'm on Windows 10 and i use XAMPP Version: 7.1.14 Unfortunately this doesn't solve the problem. |
Jeah, i'm researching here. seems that it have something to do with windows and Laravel-Medialibrary. |
@MsFoued try giving full write access to storage folder that will solve the permissions issue. Encountered same while using XAMPP on Windows & Linux, giving full write access fixed it. |
@ajitbohra can not confirm. |
following |
@ajitbohra same here |
i tried those 2 instructions : PS : it works fine on Ubuntu |
@MsFoued yes, had the same result. seems to be a error with the package spatie/laravel-medialibrary. i investigate further. |
@MsFoued @cracker182 following will cross-check on windows mission as I remember didn't face the issue though it was long back. If needed will check with guys at spatie for the same. |
I got the same error So in the MembersController The store action I edited |
Fixed in 4785302 @alouini333 thanks for catching that |
i am getting this error message when i try to upload profile pic to my user
The text was updated successfully, but these errors were encountered: