Need some advice on script.

Discussion in 'HTML & Website Design' started by walker2007, Oct 22, 2007.

  1. #1
    Hi,

    I'd appreciate any advice on the following problem.

    I am in the process of creating a new site, Its for sports fans.
    The idea is people will be able to upload and download sporting advents.

    So I need a script that allows users to upload videos, etc that others can download. I'd also like that users have to register before been able to use or even enter the site.

    Any ideas on what script I could user? I've installed a few options but nothing seems to be what I'm after.

    I appreciate any thoughts on this.

    Thank you!
     
    walker2007, Oct 22, 2007 IP
  2. ass45sin

    ass45sin Peon

    Messages:
    115
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I have no reference for you but if you use Drupal CMS you might want to look at it's openpackage media module.
     
    ass45sin, Oct 22, 2007 IP
  3. upl8t

    upl8t Peon

    Messages:
    80
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What language are you planning on doing this in? PHP?

    Their are definitely scripts out there for doing parts of this, a CMS Like Drupal, Joomla, Mambo, etc will have addons that support that.

    The problem I find with those types of software (CMS Systems), is they come with a whole ton of stuff you dont want, are sometimes harder to customize the way you want, and can be a tad bit slower.

    If you want a specific site for media (images, videos, etc) with a user login, try Gallery2, it supports both images (what it was made for) and now video also.

    It's more made to be for a single user, but can be adapted for multi user setup.

    If you decide you want to do alot of this yourself, you can easily pull parts out from other places (login script from one place, video uploading/displaying from another, etc)..
     
    upl8t, Oct 22, 2007 IP
  4. walker2007

    walker2007 Well-Known Member

    Messages:
    304
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    130
    #4
    Thank you for your answers!

    I think Gallery2 might be what I'm looking for!
     
    walker2007, Oct 23, 2007 IP