Image/File Upload Module
Created by: DB and Yankidank
Last Updated: 03/26/2009
Created on: 01/29/2009
Requires: Nothing
Edited: by Redwine, 2016-03-07. We temporarily removed the ability to upload pictures to the comments.
Description
This module will allow users to upload images or files with their submissions.
After installing you may need to change the permissions of the /modules/upload/attachments/ and /modules/upload/attachments/thumbs/ directories to CHMOD 777
Revision History
- Redwine: Fixed a lot of bugs to make it compliant with PHP 5.6 and suitable for Plikli v4.0, as it was breaking. Also removed a lot of unnecessary queries to the misc data table.
- v2.00 07/02/2013 Yankidank - Added comment uploads. Prepared for Pligg 2.0
- v1.10 03/26/2009 Yankidank - Fixes for editing a story. Greatly improved the language and added definitions to the settings page.
- v1.00 03/20/2009 Yankidank - Huge number of updates and improvements. I suggest that users fully reinstall from any previous versions
- v0.10 01/29/2009 DB - First version