I am currently working on uploads for a regular photo album, not for the cover photos.
I have made a new db table and i thought i had coppied all the files used in cover_photo but it seems like I am still missing something.
https://i.gyazo.com/2560d4e679c48bae5af8c1941487838b.png
As you can see in the picture above it says it cannot find the file. And yes like you can see in the next file the directory and the file are not placed there. https://i.gyazo.com/a22dbb917f5dae33e0dd89f86b13b1d7.png
Does anyknow where to add the code i am missing?
I fixed the problem by copying the cover_photos folder and renaming the coppied folder to the album_photos. It was an easy fix which took me way to long.
I am currently working on uploads for a regular photo album, not for the cover photos. I have made a new db table and i thought i had coppied all the files used in cover_photo but it seems like I am still missing something. https://i.gyazo.com/2560d4e679c48bae5af8c1941487838b.png As you can see in the picture above it says it cannot find the file. And yes like you can see in the next file the directory and the file are not placed there. https://i.gyazo.com/a22dbb917f5dae33e0dd89f86b13b1d7.png Does anyknow where to add the code i am missing?