






To-Do List and Known Bugs
- Make sure admin_competition page is not open to all. :-)
- Need to add further revisions of the forms in the upload page.
- At least one genre is checked
- Title is non-null
- Make sure upload requires at least one category, otherwise the animation will become "lost". (ie, in the DB but not reachable)
- Need to add "not logged in" check to screeningroom/processupload.php (See screeningroom/upload.php to see how it is done)
- add 3 new constants to the phpBB list of pages...
- uploads page
- processing page
- search_results page
- Links on the screeningroom homepage are not working. (permissions?)
- ADD links to movies from the search_results page
We are currently only adding the date, not the date+time in the movie uploads (fixed Oct 5)
- When we copy the file over we must NOT use the filename the user gave, we must generate our own unique file name...