Community Support Forums — WordPress® ( Users Helping Users ) — 2011-04-04T03:38:42-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=2884 2011-04-04T03:38:42-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2884&p=9022#p9022 <![CDATA[Re: Livestream site question]]> viewtopic.php?f=4&t=2937&p=8949#p8949

Please follow the JW Player example here. If you still can't get it to work, try it with a Download Key. Download Keys are discussed in your Dashboard under:
s2Member -> Download Options -> Advanced Download Restrictions.

Statistics: Posted by Jason Caldwell — April 4th, 2011, 3:38 am


]]>
2011-03-31T05:36:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2884&p=8683#p8683 <![CDATA[Re: Livestream site question]]>
I tried to put my silverlight application as inline files into my pages, I placed Silverlight XAP into s2member-files folder but no success. Do I have to make changes on htaccess file inside of this directory?

Thanks

Statistics: Posted by Supertvplayer — March 31st, 2011, 5:36 am


]]>
2011-03-30T15:45:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2884&p=8623#p8623 <![CDATA[Re: Livestream site question]]>
You can read the section here WP Admin -> s2Member -> Download Options.

Statistics: Posted by Cristián Lávaque — March 30th, 2011, 3:45 pm


]]>
2011-03-30T09:38:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2884&p=8611#p8611 <![CDATA[Livestream site question]]>
Sorry for weired questions but I am not PHP guy and don't know how to solve the issues. I have created silverlight application and I am offering live streaming to my paid users. And with following code my users are watching livestream depending on their user levels but as you see on my root directory silverlight application is placed. If you point on your browser url of this file you can download.

My question is, if I put this file into s2member-files directory, may I protect to download directly?

Code:
<?php } else if (current_user_is("s2member_level3")){ ?>

<?php } else if (current_user_is("s2member_level2")){ ?>

<?php } else if (current_user_is("s2member_level1")){ ?>
etc...


Thanks to everyone

Statistics: Posted by Supertvplayer — March 30th, 2011, 9:38 am


]]>