⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Regarding Image CRUD library, "max_nr_of_files" does not work ! :(



Marius Augustus

Marius Augustus
  • profile picture
  • Member

Posted 22 September 2015 - 07:09 AM

Regarding Image CRUD library,

 

If i replace

'max_number_of_files' => null,

     with 

'max_number_of_files' => 8,
it has no effect, except the script doesn't upload correctly images anymore( that's obvious an error)!

 

Can anyone help me ?

 

I need to upload a limited number of pictures (not mandatory simultaneously - but in total ) .

 

Thank you !