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

Fix the uploadimage form #1814

Closed
wants to merge 2 commits into from

Conversation

hcyuser
Copy link
Contributor

@hcyuser hcyuser commented Aug 9, 2023

No description provided.

@hcyuser hcyuser changed the title fix the uploadimage form Fix the uploadimage form Aug 9, 2023
@jackycute
Copy link
Member

Hi @hcyuser,

Thanks for contribution.
Can you explain what is this PR solving?

@hcyuser
Copy link
Contributor Author

hcyuser commented Aug 10, 2023

When I set up the image upload in local file system, I found I need to change path key into filepath to make it upload image successfully, which means the structure of files changed.

@jackycute jackycute closed this Aug 10, 2023
@jackycute jackycute reopened this Aug 10, 2023
@jackycute
Copy link
Member

jackycute commented Aug 10, 2023

Oops, sorry for clicking wrong button.

@jackycute
Copy link
Member

jackycute commented Aug 10, 2023

@hcyuser Can you describe the error message like paste the error text or screenshot?
I think this is caused by #1789 and was changed from node-formidable/formidable#689

lib/imageRouter/index.js Outdated Show resolved Hide resolved
@hcyuser
Copy link
Contributor Author

hcyuser commented Aug 10, 2023

@hcyuser Can you describe the error message like paste the error text or screenshot?

I think this is caused by #1789 and was changed from node-formidable/formidable#689

I got Image path is missing or wrong on the terminal. After that, I found the structure of files changed, and therefore I modified it.

@Yukaii
Copy link
Member

Yukaii commented Dec 26, 2023

closed in favor of #1836

@Yukaii Yukaii closed this Dec 26, 2023
@stanley2058 stanley2058 mentioned this pull request Dec 26, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants