I need to install a new upload system for my adult tube site. The site uses the smarty templates system.
I need users to be able to upload 1 video file at a time. The upload form should have the following attributes…
Title field
Description field
Category selection. 10 or so checkboxes with different categories
hidden field containing submitters userid
All fields should be required before the upload will start to ensure people can’t upload videos without a description/title etc.
…
