I have moved WWF to another location and I have problem whit uploaded files in forum. The problem is in URL of files, they have old domain as it is written in database, and now I have to edit all files that have been uploaded in forum. Borg, please edit this problem by removing domain in file url for upload, like picture upload.
Ex.
Url of file written in database:
www.something.com/forum/FileUpload/somefile.zip
new adrees now is not www.something.com and because ot that the url of file is incorect.
please edit java to save only folder of upload and file name
fileUpload/somefile.zip
just like for upload pictures. Thanks.