[eluser]oldnews[/eluser]
I am attempting to assemble 10 required and 2 optional data fields from a contestant entry form and trying to attach a previously uploaded photo to an email that will be submitted to the contest sponsor. As far as I can tell, I am only calling the two recommended libraries from the CI User Guide's boilerplated tandem (controllers/form.php and views/myform.php. These summoned libraries in my code above are
form_validation and
email in order to complete the process.