1
HTML & templates / Re: File upload with drag and drop
« on: November 07, 2015, 12:36:53 PM »
I thank you.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Well then unfortunately the problem is mostly within HFS itself, not FHFS, and I can't do anything about it.
Well then unfortunately the problem is mostly within HFS itself, not FHFS, and I can't do anything about it.
1) Try uploading a file with only English characters, see if it works.
2) Does HFS have the proper NTFS filesystem permissions to write to the directory?
3) Where are you seeing that error?
Well, you can replace the base64 data with that from your own image (you can find base64 encoders online)
Basically whatever you put in that file will go into the HTML between the quotes in
or you can also just replace the base64 data with a URL to your logo. Just open up the file with notepad to see the data.