How Do I Integrate Uploadify with CodeIgniter?-Collection of common programming errors

I’m having difficulty integrating Uploadify with CodeIgniter. Specifically I’m having difficulty selecting files to upload because the select button does not appear in the dialog box.

When I click Upload, an exception is thrown with the error message:

uncaught exception: Call to StartUpload failed

Please help me. I’ve spent a lot of time on this integration, but I can’t fix this problem.

I’ve included both my view and controller below:

My View:




    
    Uploadify V3 & CodeIgniter