CodeIgniter Forums
multiple file uploads with thumb creation SOLVED :) - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: multiple file uploads with thumb creation SOLVED :) (/showthread.php?tid=51555)



multiple file uploads with thumb creation SOLVED :) - El Forum - 05-09-2012

[eluser]e-nigma[/eluser]
Hi everyone,

apparently I had to further extend my custom multi upload library. As I had said and for the record I had to extend the CI_Image_lib to have it be compatible with the my multi file upload library which functions as an extension to CI_Upload.