Page 1 of 1

Advanced Download Restrictions in Localhost

PostPosted: January 26th, 2012, 3:16 pm
by MOH Guy
I'm building a site in winamp using localhost and plan on using the Advanced download restriction option extensively to link to protected files. from the documentation, the linking requires a full url.

Code: Select all
link example
http://localhost/?s2member_file_download=example-file.zip&s2member_file_download_key=[s2Key file_download="example-file.zip" /]


My question is, when I go live will all the links update automatically to the real url?

Re: Advanced Download Restrictions in Localhost

PostPosted: January 26th, 2012, 4:17 pm
by Eduan
I believe they will if you use the shortcodes.

Hope this helps. :)

Re: Advanced Download Restrictions in Localhost

PostPosted: January 26th, 2012, 4:45 pm
by MOH Guy
I believe they will if you use the shortcodes.


Eduan,

After rereading the documentation, the shortcode looks like it would do the trick. Thank you for your response.

Re: Advanced Download Restrictions in Localhost

PostPosted: January 26th, 2012, 6:25 pm
by Eduan
You're most welcome! :)