Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-20T12:48:15-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16886 2012-01-20T12:48:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61115#p61115 <![CDATA[Re: Problem with html page protection!]]>
Tanks so much
LG

Statistics: Posted by sb5101 — January 20th, 2012, 12:48 pm


]]>
2012-01-20T11:36:43-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61110#p61110 <![CDATA[Re: Problem with html page protection!]]> Investigation completed. I found that your server is running W3 Total Cache with GZIP enabled, and this was affecting s2Member's functionality, as described in this recent bug discovery. See this link for temporary workarounds until the next maintenance release of s2Member, which will resolve this.

See: viewtopic.php?f=4&t=16510&p=60958#p59497

I've corrected this on your installation by adding this section to your .htaccess file.
Code:
<IfModule mod_rewrite.c>
   RewriteEngine On
   RewriteCond %{THE_REQUEST} (?:(?:^|\?|&)s2member_file_download\=.+|(?:^|/)s2member-files/.+)
   RewriteRule ^(.*)$ - [E=no-gzip]
</IfModule>
I'm sending you an email with some additional details which are site-specific. So look for that to come shortly. Thanks again for the video walk-through of the problem.

For the benefit of other readers, a video walk-through is VERY helpful in debugging things like this. If you're on a schedule, this can help us help you quicker! See: http://www.techsmith.com/download/jing/default.asp

Statistics: Posted by Jason Caldwell — January 20th, 2012, 11:36 am


]]>
2012-01-20T11:11:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61108#p61108 <![CDATA[Re: Problem with html page protection!]]> Statistics: Posted by Jason Caldwell — January 20th, 2012, 11:11 am


]]>
2012-01-19T20:05:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61030#p61030 <![CDATA[Re: Problem with html page protection!]]> Thanks for the follow-up.
sb5101 wrote:
Thanks Jason, I have tried all the possibilities in Adv. Mod-Rewrite Linkage with no luck. Any other thoughts?

Thanks
LG
No, so sorry. Please submit a Dashboard login through this private contact form along with instructions on how to reproduce this. We'll be happy to review this as it exists on your installation.

Statistics: Posted by Jason Caldwell — January 19th, 2012, 8:05 pm


]]>
2012-01-19T16:20:20-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61023#p61023 <![CDATA[Re: Problem with html page protection!]]>
Thanks
LG

Statistics: Posted by sb5101 — January 19th, 2012, 4:20 pm


]]>
2012-01-19T14:51:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61010#p61010 <![CDATA[Re: Problem with html page protection!]]> Thanks for your patience.

A similar question was asked in the past, and I addressed it here.
viewtopic.php?f=4&t=14643&p=32789&hilit=base+href#p32717

However, since that time, s2Member has made it possible to link directly to protected files with a built-in facility to handle Advanced Mod-Rewrite Linkage, which I believe resolves this completely, so long as you link to your protected files (i.e. your HTML file that has the embedded SWF) using Advanced Mod-Rewrite Linkage. For further details, please check your Dashboard under: s2Member -> Download Options -> Advanced Mod-Rewrite Linkage.

So for example... I might serve this file to a Member who is logged-in.
Code:
http://www.example.com/wp-content/plugins/s2member-files/s2member-file-inline/page.html
Which might contain an <embed src="movie.swf" /> (relative path)

Statistics: Posted by Jason Caldwell — January 19th, 2012, 2:51 pm


]]>
2012-01-19T14:39:30-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=61007#p61007 <![CDATA[Re: Problem with html page protection!]]> Thanks for bringing this thread to my attention.
~ I'm reviewing now. One moment please.

Statistics: Posted by Jason Caldwell — January 19th, 2012, 2:39 pm


]]>
2012-01-16T12:31:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=60698#p60698 <![CDATA[Re: Problem with html page protection!]]>
I have folder "A" with all the files (xml,swf,html) in the s2member-files folder. Html file embeds the swf video.
I have a post in the site that links to html file in folder"A". When I click on the link, it gives me a white blank page.
I have also used Default Inline File Extensions - html in the configuration but no luck. any help will be much appreciated.
thank you.

Statistics: Posted by squizeers — January 16th, 2012, 12:31 pm


]]>
2012-01-16T11:27:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16886&p=60683#p60683 <![CDATA[Problem with html page protection!]]> I believe the page is trying to access other files in the folder to make the page load but the access is denied. I have tried everything to make it work. Help please.

Thank You

Statistics: Posted by sb5101 — January 16th, 2012, 11:27 am


]]>