zorchenhimer / MoviePolls

Voting to decide on a movie to watch with MovieNight
https://discord.gg/F2VSgjJ
16 stars 6 forks source link

Fix broken image path when uploading poster image #135

Open riddlew opened 1 year ago

riddlew commented 1 year ago

Fixes #134.

User submitted images are not being saved with the "posters/" prefix when uploaded, but the unknown placeholder is.

CptPie commented 1 year ago

Changes are fine, but i am not sure if we are just fighting symptoms here. That poster path stuff changed so often that i am not even sure if we want the folder part in there or not without checking first. I'll leave this PR open for now until i get done with the admin page rework (since i also need to work on the poster stuff during that change).