Support Home Page › Forums › Joomla Software › Easy File Uploader Module › 20 files in uploader
- This topic has 8 replies, 2 voices, and was last updated 11 years, 8 months ago by 
mlamer.
 
- 
		AuthorPosts
 - 
		
			
				
February 27, 2014 at 11:42 am #47
mlamer
ParticipantHello,
T-il there a way(means) in passing in 20 files in uploader?
And is it possible to duplicate the module to have 2 different choices and display(posting) in 2 different pages?
Aprés I nested auimé that we can within the framework of photos, to block(surround) the weight, for example 1920X1920 pixels, is it possible?
Thank you in advance.
February 27, 2014 at 12:25 pm #944
Michael GilkesKeymaster@miamer. Thanks for posting. I will answer your questions below:
- Is there a way(means) in passing in 20 files in uploader? 
Yes You can alter the mod_easyfileuploader.xml file to include an option for 20 files. - is it possible to duplicate the module to have 2 different choices and display(posting) in 2 different pages? 
Yes. Of course. THis is how modules work in Joomla. You can create as many as you need. - Aprés I nested auimé that we can within the framework of photos, to block(surround) the weight, for example 1920X1920 pixels, is it possible? 
Maybe Yes… Maybe No So you want to filter image files being uploaded by size? Well, it can be done without much effort after the file has been uploaded. You can add code to check the file’s resolution and not save it if it is too large. However, it will be difficult to do prior to uploading. Since you would have to test via javascript, which would take quite a bit of coding… but it is possible. 
February 27, 2014 at 12:48 pm #945mlamer
ParticipantThank you, for the first 2 answers. I was able to put 20 photos.
And I duplicated the module to make a monochrome section and a color.
On the other hand, yes, I shall like refusing the sending of photos not answering the standards of 1920 X 1920 pixels, but that countered complicated. Damage.
Does the module work localhost there? Because there, I have an error message: ” ERROR: you cannot send this type(chap) of file It is not authorized.
MIME detected by PHP:
MIME detected by browser: image / JPEG “?
Thank you again.
February 27, 2014 at 12:55 pm #946
Michael GilkesKeymaster@miamer. What version of PHP are you using? What type of server are you using (Windows or Linux or something else)?
February 27, 2014 at 1:16 pm #947mlamer
ParticipantPHP 5.2 / SEVEN Windows localhost (Xampp)
February 27, 2014 at 1:24 pm #948
Michael GilkesKeymaster@miamer. Since you are using XAMPP on windows, you should upgrade to PHP 5.3+ to get your PHP mime detection working.
February 27, 2014 at 1:45 pm #949mlamer
ParticipantAh, OK, thus on-line on the host that will work?
Because there, now, I do not know if I can make an update of XAMPP without erasing anything?
Thank you.
February 27, 2014 at 2:26 pm #950
Michael GilkesKeymaster@miamer. This link might help.
February 27, 2014 at 3:16 pm #951mlamer
ParticipantIn fact with Xampp 1.8, I have PHP 5.4.4
 - Is there a way(means) in passing in 20 files in uploader? 
 - 
		AuthorPosts
 
- The topic ‘20 files in uploader’ is closed to new replies.