Posted January 11, 20178 yr Hello ! When you upload a file to a post in a topic, the url to download it is like this one : myboard/applications/core/interface/file/attachment.php?id=132615 Is it possible to find the attached file location ? Thank you !
January 11, 20178 yr If you didn't set your datastore to database in your AdminCP, have a look at the /Uploads-Folder in your IPS4-directory. Search the Folder monthly_<year>_<month> (check the date of the post (eg. monthly_2017_01 for january 2017) ) You will find the physical files there, but with encrypted filenames. If you set Datastore to Database, all attchments are in the database. Edited January 11, 20178 yr by TheSonic
January 11, 20178 yr Author Thank you ! I've had a look and everything is in the uploads directory it seems. Edit : investigating again. Members post files with the same names and it's difficult to find out which ones have been deleted.... Edited January 11, 20178 yr by SecondSight
Archived
This topic is now archived and is closed to further replies.