Using the path to the actual directory and files returns a not found page, although all the files are there
http://www.cellocator.com/knowledgebase/cello-iq-flow/player.html
The address would actually be:
http://www.cellocator.com/wp-content/plugins/s2member-files/cello-iq-flow/player.html
See: [hilite path]Dashboard -› s2Member® -› Download Options -› Advanced Mod-Rewrite Linkage[/hilite]
If I use the other type of path it prompts the user to download the file – which I don’t want
http://www.cellocator.com/?s2member_file_download=cello-iq-flow/player.html
Have you added [hilite mono]html[/hilite] to this setting? [hilite path]Dashboard -› s2Member® -› Download Options -› Inline File Extensions[/hilite]
[note_box]
There are two ways to serve files. Inline, or as an Attachment. By default, s2Member will serve all of your protected files, as downloadable attachments. Meaning, visitors will be given a file download prompt. Otherwise known as [hilite mono]Content-Disposition: attachment[/hilite]. In some cases though, you may wish to serve files inline. For example, PDF files and images should usually be served inline. When you serve a file inline, it is displayed in your browser immediately, rather than your browser prompting you to download the file as an attachment.
[/note_box]