2010-10-14, 05:47:54
There is a .htaccess file there. Contents:
Options -Indexes
Allow from all
<Files *.xls>
ForceType applicaton/octet-stream
</Files>
<Files *.csv>
ForceType applicaton/octet-stream
</Files>
Okay, lets go back a bit first. Where can I expect to find the files once I've uploaded them? There doesn't seem to be a way of selecting where they go on the page exactly. There is also not a save/update button like there is on the other pages. Is that right?
I've mentioned that the files on the PC are copies of those on the laptop. The PC uploads the files to the /data/uploads/ folder but then doesn't display them once I go back to "Pages" or refresh. The laptop is another story. It gives me that IO error, and yet accepts the files when I 'force' (i.e. copy/paste) them into the uploads folder. Yet once I refresh there is still no evidence of them.
When I click on a file (in the Files page) on the laptop it gives me the download window (Open with/Save). When I do the same on the PC it opens a .txt file as raw HTML in a clean page, and an image in something called the Image Control Panel (which, I'm afraid to say doesn't give me much control over the image). It won't let me edit the HTML, either. And there is again no way to save anything.
There, that should keep you busy while I go make a cup of tea.
Options -Indexes
Allow from all
<Files *.xls>
ForceType applicaton/octet-stream
</Files>
<Files *.csv>
ForceType applicaton/octet-stream
</Files>
Okay, lets go back a bit first. Where can I expect to find the files once I've uploaded them? There doesn't seem to be a way of selecting where they go on the page exactly. There is also not a save/update button like there is on the other pages. Is that right?
I've mentioned that the files on the PC are copies of those on the laptop. The PC uploads the files to the /data/uploads/ folder but then doesn't display them once I go back to "Pages" or refresh. The laptop is another story. It gives me that IO error, and yet accepts the files when I 'force' (i.e. copy/paste) them into the uploads folder. Yet once I refresh there is still no evidence of them.
When I click on a file (in the Files page) on the laptop it gives me the download window (Open with/Save). When I do the same on the PC it opens a .txt file as raw HTML in a clean page, and an image in something called the Image Control Panel (which, I'm afraid to say doesn't give me much control over the image). It won't let me edit the HTML, either. And there is again no way to save anything.
There, that should keep you busy while I go make a cup of tea.