Page 1 of 1

Mis(re)direction when accessing protected file

PostPosted: September 5th, 2011, 9:16 am
by Rat Fink
I've searched the forum and did not see where my exact problem was addressed...sorry if I missed something.

When I attempt to access protected content (in this case: http://www...., I am redirected to the home page, and not to the page I have set as the Membership Options page on my site (http://www....).

Am I missing something painfully obvious here? Any suggestions would be appreciated as to why my saved setting is being overridden. Thanks.

Re: Mis(re)direction when accessing protected file

PostPosted: September 6th, 2011, 5:20 pm
by Jason Caldwell
Hi there. Thanks for your inquiry.

It looks like you're trying to link to a protected file inside the /s2member-files/ directory.
If so, your link is just a bit wrong is all.

Try this instead please:
Code: Select all
http://www.jecohio.org/?s2member_file_download=testfile.pdf

For docs, please check your Dashboard, under:
s2Member -> Download Options -> Basic Download Restrictions

Re: Mis(re)direction when accessing protected file

PostPosted: September 7th, 2011, 8:23 am
by Rat Fink
Thank you, Jason! That was the solution.