Cannot download files in SSL mode
Hi All
I am currently running Tiki 1.8.6. I have developed a secure extranet for an organization to store files/images/documents. At this point everything works except file downloading. I have setup so that secure login is allowed AND required.
Permissions are set (Properly .. checked and double checked) to allow Registered users to upload and download and view file galleries.
The problem is that no one (not even admin) can download files when logged in with https. When I remove the requirement for secure login, and login standard mode http, then downloading is allowed.
The interesting thing, is that while securely logged in, the tiki_p_download_files permission is set to 'n' despite the fact that in the db itself the correct value 'y' is in place, or despite the user being admin!
Does anyone know if somewhere in Tiki the download permissions get forced to 'n' if secure login is used?
Very mystified, and quite desperate!
Thanks everyone and anyone