

![]() |
| | Thread Tools |
Upload Module (File and Image Attachment) | |||||||||||
|
Developed by Yankidank Developer Last Online: Feb 2012
An early Beta version of the module was included with 1.0 RC2, but we suggest that users uninstall it and start from scratch with the version provided with RC3 to prevent any bugs from appearing. Support This module was developed by the Pligg team and is being released for free, but we do ask that if you use this module please consider donating a small amount ($10-20) to help us recuperate our losses for the amount of time involved in developing this module. This is probably the most advanced module designed for Pligg yet and we designed it so that it could be used in a broad array of sites. Because we had to design it with so many uses in mind it took us a very long time to get it just right. If you plan on using this module for commercial use (generating income greater than $30/month from the site), we require that you submit a donation of at least $10. Technical support will be provided for BUGS that are recognized as valid and applicable to a large number of sites. We cannot support requests for features unless you are willing to pay for the extra features to be developed and to allow the feature to be contributed back to the community. Features:
Below is a screenshot of the upload module as seen at the top of Submit Step 2. ![]() Below is a screenshot of what happens after I have attached an image and clicked the Upload button: ![]() Upload Module Tags If you want to manually control where images are inserted into story content you will want to use the image tags provided next to the example thumbnail(s) during the upload process in submit step 2. Example tags might be:
Upload Module Template Tags This module will insert thumbnails automatically into your template by using template hooks. This was designed so that you wouldn't need to edit your template files manually in order to start using the module. If you want to customize where the images are individually displaying in the template, for example show the first image at the top of the post and show the second uploaded image at the bottom, you should follow the usage examples below. To insert the first attached image at it's original file size you will insert the code {$image1} into link_summary.tpl where you want it to display. The second uploaded image would be {$image2} and so on. From the upload settings page I have created a thumbnail size of 500x500 pixels. This allows an uploaded image to have a maximum length of 500 pixels when being resized. So if you upload a 1000x500 pixel image it would be shrunk proportionately to 500x250 pixels. To embed that 500x250 pixel image into my template I would add the code {$image1_500x500} into link_summary.tpl to display the first uploaded file for a post at it's 500x500 pixel thumbnail size. {$image2_500x500} would display the second 500x500 attached file. In the case that no image is attached nothing extra will be inserted into your template. Examples Please see the attached image for a screenshot of the Upload module settings page and examples of what the upload process looks like for the submit step 2 page. Download Now
Screenshots License Agreement Creative Commons Attribution-Noncommercial-Share Alike LicenseYou are free to Share and Remix this work under the following conditions: You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). You may not use this work for commercial purposes. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. Supporters / CoAuthors Show Your Support
|
Similar Downloads | ||||
| Download | Developer | Category | Replies | Last Post |
| Comments |
| |||
|
For some reason my images do not show as thumbnails on my site http://deal-mashup.com/ if anone knows how to fix it would be appreciated.
Last edited by KPR; 06-07-2009 at 12:01 PM. |
| |||
|
Hi, I have two problems with this module: a) The thumbnails are not embedded when I select the proper hook. b) Attempting to embed thumbnails manually by adding {$image1} to link_summary.tpl does work but the thumbnail is shown only for the first story in the list (and when the full story is displayed). Does anyone know how to fix this? Thanks! |
| |||
|
Hi Yankidank ! I just want user Attach Image By Link and I want Disappear: Upload File. Can you tell me How can i do that ? Thanks Last edited by DJT1; 06-11-2009 at 11:32 PM. |
| ||||
| Quote:
Open yoursite/modules/upload/templates/upload_files.tpl Find and remove the following Code: {if strstr($upload_external,'file')}
{#PLIGG_Upload_Upload#}: <input style='margin-bottom:5px' size='10' type='file' name='upload_files[]' id='file_{$number}' !onchange='submitUploadForm(this.form)'>
{if strstr($upload_external,'url')}
{#PLIGG_Upload_OR#}
{/if}
{/if} |
| |||
|
Thank chuckroast, Its my trouble, I removed. Thanks again |
| |||
|
Edit: Solved myself Is it possible to have the thumbnail link to an external URL (could be it does this already but i havent figured it out). If it is possible how would one go about setting up one of the drop down option to be a URL and mapping to that URL? EDIT: Ok I reinstalled and got the URL option suddenly - thats a nice feature! Now need to figure out how to remove the "Attached file(s) filename.jpg from the story. Edit: in modules/upload/templates/upload_links.tpl deleted <h3>{#PLIGG_Upload_Attached#}</h3> at line 22 that took care of the Attached file(s) language showing up. Filename.jpg i removed by commenting out {else} {*<a href='{$my_pligg_base}{$upload_directory}/{$image.file_name}'>{$image.file_name}</a>*} If anyone cares - figure i might not be the only one that takes some trial and error to find this. Thanks Last edited by ardster; 06-16-2009 at 09:39 PM. |
| |||
|
I cant use this module in my host. When I run it in local mode works fine, but if I run it from my hosting, dont works and show: "Warning: Unknown column 'b.file_fields' in 'field list' in /mysite.com/libs/db.php on line 241" I dont know how fix it. I am trying upgrade and reinstall but this is not working. Someone can give some suggestions? Thanks |
| |||
|
I am experiencing the error: Failed (timeout)... when I try to upload an image. Any suggestions?
|
| ||||
| The module wouldn't cause this, it's the server. Check your php.ini file. Your server is probably not set up to handle file uploads. Or is set to a very low threshold.
|
| |||
| Quote:
Thanks for your response. I'll double check the php.ini. I am hosting on slicehost and am running ubuntu 8.04 with apache. |
![]() |
| Tags |
| last image, upload |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [MOD] Image Upload Module (v1.0) -- Now Available | cent | Questions and Comments | 190 | 01-08-2011 05:12 PM |
| Upload module 1.1 - Error uploading file | Citizenslide | Questions and Comments | 8 | 10-03-2009 09:18 PM |
| [MOD] Image Upload Module (v0.93) -- Please test | cent | Questions and Comments | 54 | 05-01-2009 11:12 PM |
| Image Upload 0.4 Module | ziadchatila | Questions and Comments | 3 | 08-05-2008 05:40 PM |
| [MOD] File Upload Module -- seeking requests for features | cent | Questions and Comments | 2 | 08-11-2007 05:39 AM |