WDDB - Web Design Database

Web Design Resources for the Common Man

Login here · Register · Lost your password?

In: Resources / Seditio / Seditio Plugins

Submission System

An easy and efficient way for your users to submit files.

Print
Author: Brock
Submitted by: Brock   Date: 2008-03-16 19:09
Comments: (0)   Ratings:

Simple submission page that anyone can use.


Very easy to edit and configure.

Installation Instructions:
  • Unpack and upload the files into the folder : /plugins/submissions/
  • Go into the administration panel, then tab "Plugins", click Submission System, and at bottom of the plugin properties, select "Install all".
  • Edit the settings of the plugin by clicking the configuration button on that same page.
  • Be sure to chmod the folder that you set the uploads to 777 and include the .htaccess file found in /plugins/submissions/uploads/ to your designated directory.

To access your plugin, go to:
Code:
http://www.yoursite.com/plug.php?e=submissions
Change Log
Version 1.3
  • Cleaned up a bit of code
  • Removed some unneeded tags
  • Added max file size tag
  • Changed default information
  • Added confirmation box when clicking upload

Version 1.2
  • Fixed possible SQL injection
  • Fixed file executing by adding a simple .htaccess file to upload directory
  • Changed default upload directory
  • Some minor coding changes
  • Fixed a simple typo

Version 1.1
  • Multi-Language Support
  • A few new tags for TPL
  • Fixed a few typos
Download : Submission System
Size: 8.78KB, downloaded 239 times