Skip to content
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

after composer update error in file upload #3

Closed
washeul opened this issue Jun 27, 2014 · 2 comments
Closed

after composer update error in file upload #3

washeul opened this issue Jun 27, 2014 · 2 comments

Comments

@washeul
Copy link

washeul commented Jun 27, 2014

when i do composer update the file upload functionality not working properly , the file its been save in the uploads file but not fetch in ui gives an error "error in file upload"

untitled

@msurguy
Copy link
Owner

msurguy commented Jul 3, 2014

Could you open up Web Developer tools in Chrome , go to network tab, refresh that page and try to upload an image again? It should give you an error on that request, I'd like you to make a screenshot of the error and paste it here please.

Thanks!

@washeul
Copy link
Author

washeul commented Jul 4, 2014

actually i do not have that code right now & that issue was fixed by changing the "intervention/image": "dev-master" to "intervention/image": "1.6.5" then after composer update it was working fine :)

@msurguy msurguy closed this as completed Nov 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants