Reply
Old 05-01-2008, 04:09 PM forums
Skilled Talker

Posts: 70
Name: Paul
Could I put my video ripping script behind a locked section of a forum and setup a subscription service for people to use it? The script consists of about 4 folders with various files in each.

If this can be done how would I do it? I dont want to just link to it as other people could pass the linkout to friends etc
__________________
www.vidripscript.com
Video Ripping At Its Best
fattony is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-01-2008, 05:35 PM Re: forums
vangogh's Avatar
Post Impressionist

Posts: 8,441
Name: Steven Bradley
Location: Boulder, Colorado
You can set up subscriptions on a forum. How will depend on the forum software you're using. I think subscription functionality is built into vBulletin. If not it's a module you add. I would think it's similar with other forum software, though some might require custom programming.

You'll also need some way to collect payment and hook that into the subscription system.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 05-01-2008, 10:47 PM Re: forums
wogazm's Avatar
Ultra Talker

Posts: 271
use Vbulletin you can set it up easily on that, it comes with the script. you better hurry though, their doing a price increase on June 2nd..

nice idea too!
__________________
Make More $$$
wogazm is offline
Reply With Quote
View Public Profile Visit wogazm's homepage!
 
Old 05-02-2008, 10:28 AM Re: forums
nickohrn's Avatar
Weightlifting CS Student

Posts: 505
Name: Nick Ohrn
You'll also need to set up some basic server side protection to prevent hotlinking to the files. That is, only allow access to the files from special scripts in your website.

In the past when I've had to do this, I've always placed the restricted files outside of the web root and used a dynamic language (PHP, usually) to read the file in, spit out the correct header, and flush the buffer to the browser. That usually works. You can even specify a header type of attachment to force a download. Doing things this way guarantees the greatest possible security.
__________________
Plugin-Developer.com - Custom plugin development to fit your needs. Plugins available for WordPress and Drupal, among others.
nickohrn is offline
Reply With Quote
View Public Profile Visit nickohrn's homepage!
 
Reply     « Reply to forums
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12017 seconds with 13 queries